Home
last modified time | relevance | path

Searched refs:stpnum (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/target/sh4/
H A Dtranslate.c1410 #define ST(reg,stnum,stpnum,prechk) \ in _decode_opc() argument
1415 case stpnum: \ in _decode_opc()
1425 #define LDST(reg,ldnum,ldpnum,stnum,stpnum,prechk) \ in _decode_opc() argument
1427 ST(reg,stnum,stpnum,prechk) in _decode_opc()