Searched refs:fPM_CIRI (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/hexagon/idef-parser/ |
H A D | idef-parser.lex | 179 "fPM_CIRI" { return CIRCADD; }
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | ldst.idef | 30 Q6INSN(L2_##TAG##_pci, OPER"(Rx32++#s4:"SHFT":circ(Mu2))",ATTRIB,DESCR,{fEA_REG(RxV); fPM_CIRI(RxV,… 111 …, OPER"(Rx32++#s4:"SHFT":circ(Mu2))="DEST, ATTRIB,DESCR,{fEA_REG(RxV); fPM_CIRI(RxV,siV,MuV); SEM…
|
H A D | macros.def | 923 fPM_CIRI, /* Post Modify Register using Circular arithmetic by Immediate */
|
/openbmc/qemu/target/hexagon/ |
H A D | macros.h | 459 #define fPM_CIRI(REG, IMM, MVAL) \ macro
|