Home
last modified time | relevance | path

Searched defs:b2 (Results 1 – 13 of 13) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Drd-v32-b1.s9 b2: label
Drd-v32-b2.s9 b2: label
Drd-v10_32o-2.s8 b2: label
/toolchain/binutils/binutils-2.25/opcodes/
Di370-opc.c321 #define RX(op, r1, x2, b2, d2) \ argument
330 #define RXEH(op, r1, x2, b2, d2) \ argument
345 #define RXFH(op, r1, x2, b2, d2) \ argument
361 #define RS(op, r1, b3, b2, d2) \ argument
393 #define S(op, b2, d2) \ argument
406 #define SSL(b2, d2) \ argument
418 #define SSEL(b2, d2) \ argument
/toolchain/binutils/binutils-2.25/gas/config/
Drl78-parse.y54 #define B2(b1, b2) rl78_base2 (b1, b2) argument
55 #define B3(b1, b2, b3) rl78_base3 (b1, b2, b3) argument
56 #define B4(b1, b2, b3, b4) rl78_base4 (b1, b2, b3, b4) argument
79 #define id24(a,b2,b3) B3 (0xfb+a, b2, b3) argument
Drx-parse.y66 #define B2(b1, b2) rx_base2 (b1, b2) argument
67 #define B3(b1, b2, b3) rx_base3 (b1, b2, b3) argument
68 #define B4(b1, b2, b3, b4) rx_base4 (b1, b2, b3, b4) argument
104 #define id24(a,b2,b3) B3 (0xfb+a, b2, b3) argument
Dtc-rl78.c146 rl78_base2 (int b1, int b2) in rl78_base2()
154 rl78_base3 (int b1, int b2, int b3) in rl78_base3()
163 rl78_base4 (int b1, int b2, int b3, int b4) in rl78_base4()
Dtc-rx.c818 rx_base2 (int b1, int b2) in rx_base2()
826 rx_base3 (int b1, int b2, int b3) in rx_base3()
835 rx_base4 (int b1, int b2, int b3, int b4) in rx_base4()
Dtc-m68k.c6376 #define MCC(b1, b2) (((b1) << 8) | (b2)) argument
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
Dreldl-1.s42 .global b2 symbol
43 b2: label
/toolchain/binutils/binutils-2.25/binutils/
Dwindres.c574 bfd_byte b1, b2, b3, b4, b5; in format_from_filename() local
Dresrc.c642 int b1, b2; in get_word() local
657 int b1, b2, b3, b4; in get_long() local
Ddebug.c3304 struct debug_baseclass_s *b1, *b2; in debug_class_type_samep() local