Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/opcode/
Dpj.h25 #define O_16 (1<<4 | 2 | (0<<6) | (0<<3)) macro
/toolchain/binutils/binutils-2.25/opcodes/
Dpj-opc.c44 { 0x11, -1, 3, {O_16, O_N}, {"sipush"}},
264 { 0xed, -1, 3, {O_16, O_N}, {"sethi"}},
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-pj.c132 case O_16: in c_to_r()