Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/idef-parser/
H A Didef-parser.lex179 "fPM_CIRI" { return CIRCADD; }
/openbmc/qemu/target/hexagon/imported/
H A Dldst.idef30 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 Dmacros.def923 fPM_CIRI, /* Post Modify Register using Circular arithmetic by Immediate */
/openbmc/qemu/target/hexagon/
H A Dmacros.h459 #define fPM_CIRI(REG, IMM, MVAL) \ macro