Home
last modified time | relevance | path

Searched refs:MATCH_R1_CALLR (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/include/opcode/
Dnios2r1.h301 #define MATCH_R1_CALLR MATCH_R1_OPX (CALLR, 0, 0, 0x1f) macro
/toolchain/binutils/binutils-2.27/opcodes/
Dnios2-opc.c222 MATCH_R1_CALLR, MASK_R1_CALLR, 0, no_overflow},
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-nios2.c3430 md_number_to_chars (f + 8, MATCH_R1_CALLR | SET_IW_R_A (AT_REGNUM), 4); in output_call()