Searched refs:BL (Results 1 - 23 of 23) sorted by relevance

/haiku-buildtools/binutils/ld/testsuite/ld-undefined/
H A Dweak-fundef.s4 .ifdef BL
/haiku-buildtools/binutils/ld/testsuite/ld-arm/
H A Dthumb1-bl.s1 @ Test to ensure that a Thumb-1 BL works.
H A Dthumb2-bl-as-thumb1-bad.s1 @ Test to ensure that a Thumb-1 BL with a Thumb-2-only offset makes the linker generate a stub.
H A Dthumb2-bl-bad.s1 @ Test to ensure that a Thumb-2 BL with an oversize offset makes the linker generate a stub.
H A Dthumb2-bl.s1 @ Test to ensure that a Thumb-2 BL works with an offset that is
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/lto/
H A D20100825-1_0.c37 UINT64 BL, d109; local
49 BL = bcoeff.w[0] - BH.w[0] * 1000000000000000000ull;
52 { UINT64 CXH, CXL, CYH,CYL,PL,PH,PM,PM2; CXH = (BL) >> 32; CXL = (UINT32)(BL); CYH = (d109) >> 32; CYL = (UINT32)(d109); PM = CXH*CYL; PH = CXH*CYH; PL = CXL*CYL; PM2 = CXL*CYH; PH += (PM>>32); PM = (UINT64)((UINT32)PM)+PM2+(PL>>32); };
/haiku-buildtools/legacy/binutils/opcodes/
H A Dmcore-opc.h24 OMa, SI, I7, LS, BR, BL, LR, LJ, enumerator in enum:__anon3076
90 { "loopt", BL, 0, 0x0400 },
H A Dmcore-dis.c42 /* BL */ 0xFF00,
217 case BL:
H A Di386-dis.c282 #define BL OP_IMREG, bl_reg macro
/haiku-buildtools/binutils/opcodes/
H A Dmcore-opc.h26 OMa, SI, I7, LS, BR, BL, LR, LJ, enumerator in enum:__anon1120
92 { "loopt", BL, 0, 0x0400 },
H A Dmcore-dis.c46 /* BL */ 0xFF00,
220 case BL:
H A Di386-dis.c338 #define BL { OP_IMREG, bl_reg } macro
/haiku-buildtools/gcc/libdecnumber/bid/
H A Dbid2dpd_dpd2bid.c296 UINT64 exp, BL, d109; local
324 BL = bcoeff.w[0] - BH.w[0] * 1000000000000000000ull;
329 __mul_64x64_to_128 (BT2, BL, d109);
331 BLL32 = (unsigned int) BL - BLH32 * 1000000000;
/haiku-buildtools/gcc/libgcc/config/sh/
H A Dcrt1.S865 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
875 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
881 ! Privileged mode RB 1 BL 0. Keep BL 0 to allow default trap handlers to work.
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-i960.c198 #define BL 0x14000000 macro
1976 { CMPO, BL }, /* 0x34 - cmpobl */
1984 { CMPI, BL }, /* 0x3c - cmpibl */
H A Dtc-mcore.c1434 case BL:
/haiku-buildtools/binutils/gas/config/
H A Dtc-i960.c193 #define BL 0x14000000 macro
1916 { CMPO, BL }, /* 0x34 - cmpobl */
1924 { CMPI, BL }, /* 0x3c - cmpibl */
H A Dtc-mcore.c1430 case BL:
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Dlib1funcs.asm466 one of these labels is called via a BL instruction. This puts the
507 labels is called via a BL instruction. This puts the return address
H A Dlib1thumb.asm633 one of these labels is called via a BL instruction. This puts the
674 labels is called via a BL instruction. This puts the return address
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/arm/
H A Dwince_inst.d8 # This file is the same as inst.d except that the BL
/haiku-buildtools/binutils/gas/testsuite/gas/arm/
H A Dwince_inst.d8 # This file is the same as inst.d except that the BL
/haiku-buildtools/gcc/libgcc/config/pa/
H A Dmilli64.S148 #define MILLI_BLE(lbl) BL lbl,mrp
149 #define MILLI_BLEN(lbl) BL,n lbl,mrp

Completed in 410 milliseconds