Searched refs:testb (Results 1 - 25 of 25) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/Ia32/
H A DARShiftU64.S36 testb $32, %cl
H A DLShiftU64.S36 testb $32, %cl # Count >= 32?
H A DRShiftU64.S39 testb $32, %cl # Count >= 32?
H A DLRotU64.S41 testb $32, %cl # Count >= 32?
H A DRRotU64.S41 testb $32, %cl # Count >= 32?
H A DThunk16.S46 testb $THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15, %dl
52 testb $THUNK_ATTRIBUTE_DISABLE_A20_MASK_KBD_CTRL, %dl
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/prefix/
H A Dbootpart.S74 testb %al, %al
128 testb $0x80, %es:(%bx)
H A Dmromprefix.S108 testb $0x01, %al
112 testb $0x04, %al
H A Dlibprefix.S115 testb %al, %al
H A Dromprefix.S229 testb %ah, %ah
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/transitions/
H A Dliba20.S177 testb $( KC_STATUS_OBUF_FULL | KC_STATUS_IBUF_FULL ), %al
179 testb $KC_STATUS_OBUF_FULL, %al
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibSse2/Ia32/
H A DSetMem64.S38 testb $8, %al
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseMemoryLibSse2/X64/
H A DSetMem64.S40 testb $8, %dl
/vbox/src/recompiler/Sun/
H A De_powl-amd64.S248 testb $2, %dh
301 testb $2, %dl
305 testb $2, %dh
336 21: testb $2, %dh
H A De_powl-x86.S285 testb $2, %dh
333 testb $2, %dl
337 testb $2, %dh
374 .L21: testb $2, %dh
/vbox/src/libs/zlib-1.2.6/contrib/inflate86/
H A Dinffast.S476 testb %al, %al
504 testb $16, %al
584 testb $16, %al /* if ((op & 16) == 0) */
674 testb $64, %al
692 testb $64, %al
936 testb %al, %al
948 testb $16, %al
988 testb $16, %al /* if ((op & 16) == 0) */
1051 testb $64, %al
1064 testb
[all...]
/vbox/src/libs/zlib-1.2.6/contrib/iostream3/
H A Dzfstream.cc134 bool testb = mode & std::ios_base::binary; local
162 if (testb)
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseLib/X64/
H A DThunk16.S100 testb $THUNK_ATTRIBUTE_DISABLE_A20_MASK_INT_15, %dl
106 testb $THUNK_ATTRIBUTE_DISABLE_A20_MASK_KBD_CTRL, %dl
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h623 #define TEST_B(a, b) CHOICE(testb ARG2(a,b), testb ARG2(a,b), testb ARG2(b,a))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h620 #define TEST_B(a, b) CHOICE(testb ARG2(a,b), testb ARG2(a,b), testb ARG2(b,a))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h620 #define TEST_B(a, b) CHOICE(testb ARG2(a,b), testb ARG2(a,b), testb ARG2(b,a))
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h596 #define TEST_B(a, b) CHOICE(testb ARG2(a,b), testb ARG2(a,b), testb ARG2(b,a))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h624 #define TEST_B(a, b) CHOICE(testb ARG2(a,b), testb ARG2(a,b), testb ARG2(b,a))
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h624 #define TEST_B(a, b) CHOICE(testb ARG2(a,b), testb ARG2(a,b), testb ARG2(b,a))
/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h673 #define TEST_B(a, b) CHOICE(testb ARG2(a,b), testb ARG2(a,b), testb ARG2(b,a))

Completed in 192 milliseconds