Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/opcodes/
Dcrx-opc.c405 {NAME, 2, 0x360+OPC, 20, STOR_IMM_INS, {{ui4,16}, {abs16,0}}}, \
407 {NAME, 3, 0x370+OPC, 20, STOR_IMM_INS, {{ui4,16}, {abs32,0}}}, \
409 {NAME, 2, 0x364+OPC, 20, STOR_IMM_INS, {{ui4,16}, {rbase_disps12,12}}}, \
411 {NAME, 3, 0x374+OPC, 20, STOR_IMM_INS, {{ui4,16}, {rbase_disps28,12}}}, \
413 {NAME, 2, 0x36C+OPC, 20, STOR_IMM_INS, {{ui4,16}, {rindex_disps6,0}}}, \
415 {NAME, 3, 0x37C+OPC, 20, STOR_IMM_INS, {{ui4,16}, {rindex_disps22,0}}}
Dcrx-dis.c616 || IS_INSN_TYPE (STOR_IMM_INS) in print_arg()
/mirbsd/src/gnu/usr.bin/binutils/include/opcode/
Dcrx.h163 #define STOR_IMM_INS 9 macro
/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-crx.c690 || IS_INSN_TYPE (STOR_IMM_INS)) in process_label_constant()
705 else if (IS_INSN_TYPE (LD_STOR_INS) || IS_INSN_TYPE (STOR_IMM_INS) in process_label_constant()
1075 while (! IS_INSN_TYPE (STOR_IMM_INS)) in handle_LoadStor()