Searched defs:prechk (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/sh4/ |
H A D | translate.c | 1408 #define LD(reg,ldnum,ldpnum,prechk) \ in _decode_opc() argument 1419 #define ST(reg,stnum,stpnum,prechk) \ in _decode_opc() argument 1434 #define LDST(reg,ldnum,ldpnum,stnum,stpnum,prechk) \ in _decode_opc() argument
|