Home
last modified time | relevance | path

Searched defs:b1 (Results 1 – 15 of 15) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Drd-v32-b1.s5 b1: label
Drd-v32-b2.s5 b1: label
Drd-v10_32o-2.s4 b1: label
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
Dinsns-c674x-reloc.s13 .globl b1 symbol
Dinsns-c674x-pcrel.s8 .globl b1 symbol
/toolchain/binutils/binutils-2.25/gas/config/
Drl78-parse.y53 #define B1(b1) rl78_base1 (b1) argument
54 #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
Drx-parse.y65 #define B1(b1) rx_base1 (b1) argument
66 #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
Dtc-rl78.c139 rl78_base1 (int b1) in rl78_base1()
146 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.c811 rx_base1 (int b1) in rx_base1()
818 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.s39 .global b1 symbol
40 b1: label
/toolchain/binutils/binutils-2.25/opcodes/
Di370-opc.c385 #define SI(op, i2, b1, d1) \ argument
400 #define SSH(op, l, b1, d1) \ argument
413 #define SSEH(op, b1, d1) \ argument
/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