Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/idef-parser/
H A Dmacros.h.inc112 #define fEA_BREVR(REG) (EA = fbrev(REG))
/openbmc/qemu/target/hexagon/imported/
H A Dldst.idef28 Q6INSN(L2_##TAG##_pbr, OPER"(Rx32++Mu2:brev)", ATTRIB,DESCR,{fEA_BREVR(RxV); fPM_M(RxV,M…
110 Q6INSN(S2_##TAG##_pbr, OPER"(Rx32++Mu2:brev)="DEST, ATTRIB,DESCR,{fEA_BREVR(RxV); fPM_M(RxV,M…
H A Dmacros.def899 fEA_BREVR, /* Calculate EA with bit reversed bottom of REGISTER */
/openbmc/qemu/target/hexagon/
H A Dmacros.h456 #define fEA_BREVR(REG) gen_helper_fbrev(EA, REG) macro