Searched refs:IMM_CONSTEXT (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/idef-parser/ | ||
H A D | idef-parser.h | 75 IMM_CONSTEXT, enumerator |
H A D | idef-parser.y | 498 rvalue.imm.type = IMM_CONSTEXT; |
H A D | parser-helpers.c | 203 case IMM_CONSTEXT: in imm_print() |