HomeSort by: relevance | last modified time | path
    Searched refs:O4 (Results 1 - 15 of 15) sorted by relevancy

  /src/external/bsd/pcc/dist/pcc/arch/sparc64/
order.c 110 static int ret[] = { O0, O1, O2, O3, O4, O5, O6, O7, -1 };
macdefs.h 132 #define O4 11
  /src/external/gpl3/gdb/dist/gdb/stubs/
sparc-stub.c 111 O0, O1, O2, O3, O4, O5, SP, O7,
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
sparc-stub.c 111 O0, O1, O2, O3, O4, O5, SP, O7,
  /src/external/gpl3/binutils/dist/gas/config/
rx-parse.y 78 #define O4(v) rx_op (v, 4, RXREL_SIGNED)
1102 { rx_check_float_support (); id24 (2, 0x72, sub_op << 4); F ($4, 20, 4); O4 ($2); }
1114 { id24 (2, 0x72, sub_op << 4); F ($5, 20, 4); O4 ($3); }
rx-parse.c 136 #define O4(v) rx_op (v, 4, RXREL_SIGNED)
4116 { rx_check_float_support (); id24 (2, 0x72, sub_op << 4); F ((yyvsp[0].regno), 20, 4); O4 ((yyvsp[-2].exp)); }
4146 { id24 (2, 0x72, sub_op << 4); F ((yyvsp[0].regno), 20, 4); O4 ((yyvsp[-2].exp)); }
rl78-parse.y 65 #define O4(v) rl78_op (v, 4, RL78REL_DATA)
rl78-parse.c 123 #define O4(v) rl78_op (v, 4, RL78REL_DATA)
  /src/external/gpl3/binutils.old/dist/gas/config/
rx-parse.y 78 #define O4(v) rx_op (v, 4, RXREL_SIGNED)
1102 { rx_check_float_support (); id24 (2, 0x72, sub_op << 4); F ($4, 20, 4); O4 ($2); }
1114 { id24 (2, 0x72, sub_op << 4); F ($5, 20, 4); O4 ($3); }
rx-parse.c 136 #define O4(v) rx_op (v, 4, RXREL_SIGNED)
4116 { rx_check_float_support (); id24 (2, 0x72, sub_op << 4); F ((yyvsp[0].regno), 20, 4); O4 ((yyvsp[-2].exp)); }
4146 { id24 (2, 0x72, sub_op << 4); F ((yyvsp[0].regno), 20, 4); O4 ((yyvsp[-2].exp)); }
rl78-parse.y 65 #define O4(v) rl78_op (v, 4, RL78REL_DATA)
rl78-parse.c 123 #define O4(v) rl78_op (v, 4, RL78REL_DATA)
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 64 SP::O4, SP::O5, SP::O6, SP::O7,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 139 Sparc::O4, Sparc::O5, Sparc::O6, Sparc::O7,
  /src/external/apache2/llvm/dist/llvm/lib/Target/Sparc/
SparcISelLowering.cpp 1024 .Case("o4", SP::O4).Case("o5", SP::O5).Case("o6", SP::O6).Case("o7", SP::O7)

Completed in 63 milliseconds