Home
last modified time | relevance | path

Searched refs:x1ul (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DControlFlow.cpp38 TestJ(o, Near, eax, 0x80000000ul, ebx, 0x1ul, ecx); in TEST_F()
39 TestJ(o, Far, ebx, 0x80000000ul, ecx, 0x1ul, edx); in TEST_F()
40 TestJ(no, Near, ecx, 0x1ul, edx, 0x1ul, edi); in TEST_F()
41 TestJ(no, Far, edx, 0x1ul, edi, 0x1ul, esi); in TEST_F()
42 TestJ(b, Near, edi, 0x1ul, esi, 0x80000000ul, eax); in TEST_F()
43 TestJ(b, Far, esi, 0x1ul, eax, 0x80000000ul, ebx); in TEST_F()
44 TestJ(ae, Near, eax, 0x80000000ul, ebx, 0x1ul, ecx); in TEST_F()
45 TestJ(ae, Far, ebx, 0x80000000ul, ecx, 0x1ul, ed in TEST_F()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
H A DControlFlow.cpp41 TestJ(o, Near, Dst, Src0, 0x80000000ul, Src1, 0x1ul); \ in TEST_F()
42 TestJ(o, Far, Dst, Src0, 0x80000000ul, Src1, 0x1ul); \ in TEST_F()
43 TestJ(no, Near, Dst, Src0, 0x1ul, Src1, 0x1ul); \ in TEST_F()
44 TestJ(no, Far, Dst, Src0, 0x1ul, Src1, 0x1ul); \ in TEST_F()
45 TestJ(b, Near, Dst, Src0, 0x1ul, Src1, 0x80000000ul); \ in TEST_F()
46 TestJ(b, Far, Dst, Src0, 0x1ul, Src1, 0x80000000ul); \ in TEST_F()
47 TestJ(ae, Near, Dst, Src0, 0x80000000ul, Src1, 0x1ul); \ in TEST_F()
48 TestJ(ae, Far, Dst, Src0, 0x80000000ul, Src1, 0x1ul); \ in TEST_F()
[all...]
/third_party/rust/crates/linux-raw-sys/gen/modules/
H A Dioctl.h210 #define FIBMAP 0x1ul
1766 #define FIBMAP 0x1ul
3326 #define FIBMAP 0x1ul
4882 #define FIBMAP 0x1ul
10881 #define FIBMAP 0x1ul

Completed in 44 milliseconds