Home
last modified time | relevance | path

Searched refs:xor (Results 1 – 25 of 244) sorted by relevance

12345678910

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/decimaltestdata/
DdqXor.decTest30 dqxor001 xor 0 0 -> 0
31 dqxor002 xor 0 1 -> 1
32 dqxor003 xor 1 0 -> 1
33 dqxor004 xor 1 1 -> 0
34 dqxor005 xor 1100 1010 -> 110
36 dqxor006 xor 0000000000000000000000000000000000 0000000000000000000000000000000000 -> 0
37 dqxor007 xor 0000000000000000000000000000000000 1000000000000000000000000000000000 -> 10000000000…
38 dqxor008 xor 1000000000000000000000000000000000 0000000000000000000000000000000000 -> 10000000000…
39 dqxor009 xor 1000000000000000000000000000000000 1000000000000000000000000000000000 -> 0
40 dqxor010 xor 0000000000000000000000000000000000 0000000000000000000000000000000000 -> 0
[all …]
Dxor.decTest2 -- xor.decTest -- digitwise logical XOR --
29 xorx001 xor 0 0 -> 0
30 xorx002 xor 0 1 -> 1
31 xorx003 xor 1 0 -> 1
32 xorx004 xor 1 1 -> 0
33 xorx005 xor 1100 1010 -> 110
34 xorx006 xor 1111 10 -> 1101
36 xorx010 xor 000000000 000000000 -> 0
37 xorx011 xor 000000000 100000000 -> 100000000
38 xorx012 xor 100000000 000000000 -> 100000000
[all …]
DddXor.decTest30 ddxor001 xor 0 0 -> 0
31 ddxor002 xor 0 1 -> 1
32 ddxor003 xor 1 0 -> 1
33 ddxor004 xor 1 1 -> 0
34 ddxor005 xor 1100 1010 -> 110
36 ddxor006 xor 0000000000000000 0000000000000000 -> 0
37 ddxor007 xor 0000000000000000 1000000000000000 -> 1000000000000000
38 ddxor008 xor 1000000000000000 0000000000000000 -> 1000000000000000
39 ddxor009 xor 1000000000000000 1000000000000000 -> 0
40 ddxor010 xor 0000000000000000 0000000000000000 -> 0
[all …]
/device/linaro/bootloader/edk2/CryptoPkg/Library/IntrinsicLib/Ia32/
DMathRShiftU64.c44 xor edx, edx in _aullshr()
53 xor eax, eax in _aullshr()
54 xor edx, edx in _aullshr()
DMathLShiftS64.c44 xor eax, eax in _allshl()
50 xor eax,eax in _allshl()
51 xor edx,edx in _allshl()
DMathLShiftS64.nasm41 xor eax,eax
46 xor eax,eax
47 xor edx,edx
DMathRShiftU64.S55 xor %edx, %edx
64 xor %eax, %eax
65 xor %edx, %edx
DMathRShiftU64.nasm41 xor edx,edx
46 xor eax,eax
47 xor edx,edx
DMathLShiftS64.S54 xor %eax, %eax
60 xor %eax, %eax
61 xor %edx, %edx
/device/linaro/bootloader/edk2/StdLib/LibC/CRT/Ia32/
Dllshl.c44 xor eax, eax in _allshl()
50 xor eax,eax in _allshl()
51 xor edx,edx in _allshl()
Dullshr.c44 xor edx, edx in _aullshr()
53 xor eax, eax in _aullshr()
54 xor edx, edx in _aullshr()
Dashrdi3.S55 xor %edx, %edx
64 xor %eax, %eax
65 xor %edx, %edx
Dshldi3.S54 xor %eax, %eax
60 xor %eax, %eax
61 xor %edx, %edx
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibSse2/Ia32/
DIsZeroBuffer.nasm39 xor ecx, ecx ; ecx <- 0
46 xor eax, eax ; eax <- 0, also set ZF
64 xor eax, eax ; eax <- 0, also set ZF
72 xor eax, eax
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/X64/
DRdRand.S33 xor %rax, %rax // reg=0 if CF=0
50 xor %rax, %rax // reg=0 if CF=0
67 xor %rax, %rax // reg=0 if CF=0
DRdRand.asm37 xor rax, rax ; reg=0 if CF=0
56 xor rax, rax ; reg=0 if CF=0
75 xor rax, rax ; reg=0 if CF=0
/device/linaro/bootloader/edk2/MdePkg/Library/BaseMemoryLibSse2/X64/
DIsZeroBuffer.nasm39 xor rcx, rcx ; rcx <- 0
46 xor rax, rax ; rax <- 0, also set ZF
66 xor rax, rax ; rax <- 0, also set ZF
74 xor rax, rax
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/Ia32/
DRdRand.S33 xor %eax, %eax // reg=0 if CF=0
51 xor %eax, %eax // reg=0 if CF=0
79 xor %eax, %eax
DRdRand.asm40 xor eax, eax ; reg=0 if CF=0
60 xor eax, eax ; reg=0 if CF=0
90 xor eax, eax
DReadFs.c34 xor eax, eax in AsmReadFs()
/device/linaro/bootloader/edk2/DuetPkg/BootSector/
Dbootsect.asm115 xor ah,ah ; ah = 0 ==> ax = NoFats
120 xor di,di ; Store directory in es:di = 1000:0000 define
127 xor dx, dx define
128 xor bx, bx
DMbr.asm55 xor ax, ax ; AX = 0x0000
82 xor ax,ax ; AX = 0
93 xor ax,ax ; AX = 0
105 xor ax, ax
/device/linaro/bootloader/edk2/OvmfPkg/Library/LoadLinuxLib/X64/
DJumpToKernel.nasm66 DB 0x31, 0xed ; xor %ebp, %ebp
67 DB 0x31, 0xff ; xor %edi, %edi
68 DB 0x31, 0xdb ; xor %ebx, %ebx
87 xor rax, rax
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EfiCommonLib/X64/
DEfiZeroMemSSE2.asm35 xor rcx, rcx
36 xor eax, eax
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ia32/
DReadGs.c24 xor eax, eax in AsmReadGs()

12345678910