Searched defs:operand_length (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/h8300/ |
H A D | h8300.cc | 2301 unsigned int size, operand_length; in h8300_unary_length() local 2330 unsigned int size, operand_length; in h8300_short_immediate_length() local 2356 unsigned int size, operand_length; in h8300_bitfield_length() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/h8300/ |
H A D | h8300.c | 2382 unsigned int size, operand_length; in h8300_unary_length() local 2411 unsigned int size, operand_length; in h8300_short_immediate_length() local 2437 unsigned int size, operand_length; in h8300_bitfield_length() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-csky.c | 4687 #define make_insn(total_length, opcode, operand, operand_length) \ argument
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-csky.c | 4665 #define make_insn(total_length, opcode, operand, operand_length) \ argument
|