Home
last modified time | relevance | path

Searched refs:SIZE_FIX_32 (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/opcodes/
Dcris-opc.c218 {"addc", 0x0570, 0x0A80, "r,R", 0, SIZE_FIX_32,
222 {"addc", 0x09A0, 0x0250, "s,R", 0, SIZE_FIX_32,
321 0xffff & (~BA_DWORD_OPCODE), "n", 0, SIZE_FIX_32,
325 {"bas", 0x0EBF, 0x0140, "n,P", 0, SIZE_FIX_32,
329 {"basc", 0x0EFF, 0x0100, "n,P", 0, SIZE_FIX_32,
422 {"bmod", 0x0ab0, 0x0140, "s,R", 0, SIZE_FIX_32,
470 {"bsr", 0xBEBF, 0x4140, "n", 0, SIZE_FIX_32,
474 {"bsrc", 0xBEFF, 0x4100, "n", 0, SIZE_FIX_32,
478 {"bstore", 0x0af0, 0x0100, "s,R", 0, SIZE_FIX_32,
550 {"dip", DIP_OPCODE, DIP_Z_BITS, "ps", 0, SIZE_FIX_32,
[all …]
Dcris-dis.c660 if (matchedp->imm_oprnd_size == SIZE_FIX_32) in bytes_to_skip()
883 if (opcodep->imm_oprnd_size == SIZE_FIX_32) in print_with_operands()
984 if (opcodep->imm_oprnd_size == SIZE_FIX_32) in print_with_operands()
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Dcris-opc.c218 {"addc", 0x0570, 0x0A80, "r,R", 0, SIZE_FIX_32,
222 {"addc", 0x09A0, 0x0250, "s,R", 0, SIZE_FIX_32,
321 0xffff & (~BA_DWORD_OPCODE), "n", 0, SIZE_FIX_32,
325 {"bas", 0x0EBF, 0x0140, "n,P", 0, SIZE_FIX_32,
329 {"basc", 0x0EFF, 0x0100, "n,P", 0, SIZE_FIX_32,
422 {"bmod", 0x0ab0, 0x0140, "s,R", 0, SIZE_FIX_32,
470 {"bsr", 0xBEBF, 0x4140, "n", 0, SIZE_FIX_32,
474 {"bsrc", 0xBEFF, 0x4100, "n", 0, SIZE_FIX_32,
478 {"bstore", 0x0af0, 0x0100, "s,R", 0, SIZE_FIX_32,
550 {"dip", DIP_OPCODE, DIP_Z_BITS, "ps", 0, SIZE_FIX_32,
[all …]
Dcris-dis.c660 if (matchedp->imm_oprnd_size == SIZE_FIX_32) in bytes_to_skip()
883 if (opcodep->imm_oprnd_size == SIZE_FIX_32) in print_with_operands()
984 if (opcodep->imm_oprnd_size == SIZE_FIX_32) in print_with_operands()
/netbsd/src/external/gpl3/gdb/dist/include/opcode/
Dcris.h238 SIZE_FIX_32, enumerator
/netbsd/src/external/gpl3/binutils/dist/include/opcode/
Dcris.h238 SIZE_FIX_32, enumerator
/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-cris.c2118 case SIZE_FIX_32: in cris_process_instruction()