Home
last modified time | relevance | path

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

/openbmc/qemu/target/sh4/
H A Dtranslate.c1419 #define ST(reg,stnum,stpnum,prechk) \ in _decode_opc() argument
1420 case stnum: \ in _decode_opc()
1434 #define LDST(reg,ldnum,ldpnum,stnum,stpnum,prechk) \ in _decode_opc() argument
1436 ST(reg,stnum,stpnum,prechk) in _decode_opc()