Home
last modified time | relevance | path

Searched defs:immediate_operand (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Ds12z-opc.h194 struct immediate_operand struct
196 struct operand parent;
197 int value;
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Ds12z-opc.h194 struct immediate_operand struct
196 struct operand parent;
197 int value;
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.c1127 immediate_operand (rtx op, machine_mode mode) in immediate_operand() function