Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/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.c674 if (matchedp->imm_oprnd_size == SIZE_FIX_32) in bytes_to_skip()
898 if (opcodep->imm_oprnd_size == SIZE_FIX_32) in print_with_operands()
1000 if (opcodep->imm_oprnd_size == SIZE_FIX_32) in print_with_operands()
/toolchain/binutils/binutils-2.27/include/opcode/
Dcris.h238 SIZE_FIX_32, enumerator
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-cris.c2124 case SIZE_FIX_32: in cris_process_instruction()