HomeSort by relevance Sort by last modified time
    Searched full:x11223344 (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/valgrind/memcheck/tests/amd64/
bug132146.stdout.exp 2 0x11223344
  /external/valgrind/none/tests/mips32/
unaligned_load_store.stdout.exp-BE 3 mem[1]: 0x11223344
11 mem[1]: 0x11223344
12 mem[2]: 0x11223344
19 mem[1]: 0x11223344
27 mem[1]: 0x11223344
31 mem[5]: 0x11223344
unaligned_load_store.stdout.exp-LE 3 mem[1]: 0x11223344
11 mem[1]: 0x11223344
15 mem[5]: 0x11223344
19 mem[1]: 0x11223344
27 mem[1]: 0x11223344
28 mem[2]: 0x11223344
  /external/valgrind/none/tests/mips64/
unaligned_load_store.stdout.exp-BE 3 mem[1]: 0x11223344
11 mem[1]: 0x11223344
12 mem[2]: 0x11223344
19 mem[1]: 0x11223344
27 mem[1]: 0x11223344
31 mem[5]: 0x11223344
unaligned_load_store.stdout.exp-LE 3 mem[1]: 0x11223344
11 mem[1]: 0x11223344
15 mem[5]: 0x11223344
19 mem[1]: 0x11223344
27 mem[1]: 0x11223344
28 mem[2]: 0x11223344
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-nds32/
imm_symbol.s 5 .set imm32, 0x11223344
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-weak-3a.s 2 x1 = 0x11223344
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue8139.go 30 z := 0x11223344
39 z := 0x11223344
47 if x != 0x11223344 || y != 0x11223344 {
48 fmt.Printf("BUG: x=%#x y=%#x, want 0x11223344 for both\n", x, y)
  /prebuilts/go/linux-x86/test/fixedbugs/
issue8139.go 30 z := 0x11223344
39 z := 0x11223344
47 if x != 0x11223344 || y != 0x11223344 {
48 fmt.Printf("BUG: x=%#x y=%#x, want 0x11223344 for both\n", x, y)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-scripts/
rgn-over.s 2 .4byte 0x11223344
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-bundle.s 64 mov $0x11223344,%eax
67 movl %eax,0x11223344(%rsi)
70 movl $0x11223344,0x7f(%rsi)
73 lock addl $0x11223344,0x10(%rsi)
76 lock addl $0x11223344,%fs:0x10(%rsi)
79 movl $0x11223344,0x7ff(%rsi)
82 lock addl $0x11223344,0x7ff(%rsi)
85 lock addl $0x11223344,%fs:0x7ff(%rsi)
88 lock addl $0x11223344,%fs:0x7ff(%r11)
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
ifunc-5.s 37 .word 0x11223344
ifunc-7.s 32 .word 0x11223344
ifunc-1.s 46 .word 0x11223344
ifunc-11.s 50 .word 0x11223344
ifunc-12.s 50 .word 0x11223344
ifunc-13.s 48 .word 0x11223344
ifunc-14.s 45 .word 0x11223344
ifunc-15.s 45 .word 0x11223344
ifunc-16.s 47 .word 0x11223344
ifunc-3.s 39 .word 0x11223344
ifunc-9.s 44 .word 0x11223344
  /hardware/intel/bootstub/
imr_toc.h 65 #define IMR6_PC_BUFS_START_VADDR 0x11223344
  /external/llvm/unittests/Support/
SwapByteOrderTest.cpp 103 EXPECT_EQ(uint32_t(0x11223344), sys::getSwappedBytes(uint32_t(0x44332211)));
120 EXPECT_EQ(int32_t(0x11223344), sys::getSwappedBytes(int32_t(0x44332211)));
130 // 0x11223344
156 EXPECT_EQ(uint32_t(0x11223344), value);
180 EXPECT_EQ(int32_t(0x11223344), value);
  /external/clang/test/CodeGen/
builtin-memfns.c 11 unsigned char a = 0x11223344;
12 unsigned char b = 0x11223344;

Completed in 394 milliseconds

1 2 3 4