Home
last modified time | relevance | path

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

/openbmc/qemu/target/hexagon/idef-parser/
H A Dmacros.inc74 #define fBIDIR_ASHIFTR_SAT(SRC, SHAMT, REGSTYPE) \
/openbmc/qemu/target/hexagon/
H A Dmacros.h499 #define fBIDIR_ASHIFTR_SAT(SRC, SHAMT, REGSTYPE) \ macro
/openbmc/qemu/target/hexagon/imported/
H A Dmacros.def1030 fBIDIR_ASHIFTR_SAT,
H A Dshift.idef81 REGD##V = fBIDIR_ASHIFTR_SAT(REGS##V,shamt,REGSTYPE); \