Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a32.h130 #define DO_GEN_ST(SUFF, OPC) \ macro
152 DO_GEN_ST(8, MO_UB)
153 DO_GEN_ST(16, MO_UW)
154 DO_GEN_ST(32, MO_UL)
157 #undef DO_GEN_ST
H A Dtranslate.c1009 #define DO_GEN_ST(SUFF, OPC) \ macro