Searched refs:fROTL (Results 1 – 5 of 5) sorted by relevance
| /openbmc/qemu/target/hexagon/idef-parser/ |
| H A D | idef-parser.lex | 447 "fROTL" { return ROTL; }
|
| H A D | macros.h.inc | 124 #define fROTL(SRC, SHAMT, REGSTYPE) fROTL(SRC, SHAMT)
|
| /openbmc/qemu/target/hexagon/ |
| H A D | macros.h | 507 #define fROTL(SRC, SHAMT, REGSTYPE) \ macro
|
| /openbmc/qemu/target/hexagon/imported/ |
| H A D | shift.idef | 111 { REGD##V = SAT(ACCSRC ACC fROTL(REGS##V,uiV,REGSTYPE)); }) 134 { REGD##V = SAT(ACCSRC ACC fROTL(REGS##V,uiV,REGSTYPE)); })
|
| H A D | macros.def | 1048 fROTL,
|