Searched refs:SIZE_FIX_32 (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/disas/ |
H A D | cris.c | 240 {"addc", 0x0570, 0x0A80, "r,R", 0, SIZE_FIX_32, 244 {"addc", 0x09A0, 0x0250, "s,R", 0, SIZE_FIX_32, 492 {"bsr", 0xBEBF, 0x4140, "n", 0, SIZE_FIX_32, 609 {"jas", 0x0DBF, 0x0240, "N,P", 0, SIZE_FIX_32, 625 {"jbrc", 0x6930, 0x92c0, "s", 0, SIZE_FIX_32, 637 {"jir", 0xA930, 0x52c0, "s", 0, SIZE_FIX_32, 649 {"jirc", 0x2930, 0xd2c0, "s", 0, SIZE_FIX_32, 660 {"jsr", 0xB930, 0x42c0, "s", 0, SIZE_FIX_32, 1825 if (matchedp->imm_oprnd_size == SIZE_FIX_32) in bytes_to_skip() 2055 if (opcodep->imm_oprnd_size == SIZE_FIX_32) in print_with_operands() [all …]
|
/openbmc/qemu/target/cris/ |
H A D | opcode-cris.h | 226 SIZE_FIX_32, enumerator
|