HomeSort by relevance Sort by last modified time
    Searched refs:O_8 (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/include/opcode/
pj.h 28 #define O_8 (3<<4 | 1 | (0<<6) | (0<<3))
  /toolchain/binutils/binutils-2.27/opcodes/
pj-opc.c 43 { 0x10, -1, 2, {O_8, O_N}, {"bipush"}},
159 { 0x84, -1, 3, {O_U8, O_8}, {"iinc"}},
265 { 0xee, -1, 3, {O_U8, O_8}, {"load_word_index"}},
266 { 0xef, -1, 3, {O_U8, O_8}, {"load_short_index"}},
267 { 0xf0, -1, 3, {O_U8, O_8}, {"load_char_index"}},
268 { 0xf1, -1, 3, {O_U8, O_8}, {"load_byte_index"}},
269 { 0xf2, -1, 3, {O_U8, O_8}, {"load_ubyte_index"}},
270 { 0xf3, -1, 3, {O_U8, O_8}, {"store_word_index"}},
271 { 0xf4, -1, 3, {O_U8, O_8}, {"na_store_word_index"}},
272 { 0xf5, -1, 3, {O_U8, O_8}, {"store_short_index"}}
    [all...]
  /toolchain/binutils/binutils-2.27/gas/config/
tc-pj.c 127 case O_8:

Completed in 115 milliseconds