/toolchain/binutils/binutils-2.25/ld/testsuite/ld-undefined/ |
entry.s | 4 .byte 0
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/ |
relfail.s | 5 .byte 0 8 .byte 0 11 .byte 0 14 .byte 0 17 .byte 0 18 .byte 0 24 .byte 0 27 .byte 0 30 .byte 0 33 .byte [all...] |
/external/llvm/test/MC/AsmParser/ |
exprs-invalid.s | 11 .byte 256
|
/external/llvm/test/MC/MachO/ |
zerofill-2.s | 3 .byte 0
|
/external/llvm/test/MC/X86/ |
faultmap-section-parsing.s | 5 .byte 1 6 .byte 0
|
/external/swiftshader/third_party/LLVM/test/MC/AsmParser/ |
conditional_asm.s | 3 # CHECK: .byte 2 6 .byte 1 8 .byte 1+1 10 .byte 0
|
/external/swiftshader/third_party/LLVM/test/MC/MachO/ |
zerofill-2.s | 3 .byte 0
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/ |
forward.s | 10 .byte one 11 .byte two 15 .byte three 16 .byte four 20 .byte one 21 .byte two 24 .byte three 25 .byte four 29 .byte one 30 .byte tw [all...] |
relax.s | 2 .byte 1, 2, 3 6 .byte 4 9 .byte 5 12 .byte 6, 7 16 .byte 8 19 .byte 9
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/ |
bad-size.s | 3 .byte 0 5 .byte 0
|
section2.s | 3 .byte 49
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
prefetch.s | 2 .byte \opcode, 0x00 3 .byte \opcode, 0x08 4 .byte \opcode, 0x10 5 .byte \opcode, 0x18 6 .byte \opcode, 0x20 7 .byte \opcode, 0x28 8 .byte \opcode, 0x30 9 .byte \opcode, 0x38
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
emit-relocs-1a.s | 14 C: .4byte 0x100 15 D: .4byte 0x200 19 E: .4byte E 20 .4byte E + 0x1000 21 .4byte A 22 .4byte B 23 .4byte C 24 .4byte D
|
emit-relocs-1b.s | 8 C: .4byte 0x300 9 D: .4byte 0x200 13 E: .4byte E 14 .4byte E + 0x1000 15 .4byte A 16 .4byte B 17 .4byte C 18 .4byte D
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
sec-6.s | 3 .8byte a 5 .8byte debugb
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
emit-relocs-1a.s | 14 C: .4byte 0x100 15 D: .4byte 0x200 19 E: .4byte E 20 .4byte E + 0x1000 21 .4byte A 22 .4byte B 23 .4byte C 24 .4byte D
|
emit-relocs-1b.s | 8 C: .4byte 0x300 9 D: .4byte 0x200 13 E: .4byte E 14 .4byte E + 0x1000 15 .4byte A 16 .4byte B 17 .4byte C 18 .4byte D
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/ |
image_size.s | 4 .byte 1 8 .byte 2
|
longsecn.s | 6 .byte 1 10 .byte 2 14 .byte 3 17 .byte 4 19 .byte 5 22 .byte 4 24 .byte 5 26 .byte 4 28 .byte 5 31 .byte [all...] |
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-tic6x/ |
reloc-overflow-abs8.s | 3 .byte s
|
/external/llvm/test/DebugInfo/SystemZ/ |
variable-loc.s | 108 .byte 8 # Address Size (in bytes) 109 .byte 1 # Abbrev [1] 0xb:0x94 DW_TAG_compile_unit 116 .byte 2 # Abbrev [2] 0x26:0x7 DW_TAG_subprogram 118 .byte 2 # DW_AT_decl_file 119 .byte 4 # DW_AT_decl_line 122 .byte 3 # Abbrev [3] 0x2d:0xb DW_TAG_subprogram 124 .byte 2 # DW_AT_decl_file 125 .byte 9 # DW_AT_decl_line 129 .byte 4 # Abbrev [4] 0x38:0x7 DW_TAG_base_type 131 .byte 5 # DW_AT_encodin [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
unalign.s | 5 .byte 0x1 7 .byte 0x2 9 .byte 0x3 10 .byte 0x4 11 .byte 0x5 13 .byte 0x6
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
seg.s | 2 .4byte 0x76543210 4 .4byte 0xfedcba98 6 .4byte 0x12345678
|
/external/elfutils/tests/ |
testfile44.S.bz2 | |
/device/google/accessory/arduino/USB_Host_Shield/ |
Max3421e.h | 38 // byte vbusState; 41 byte getVbusState( void ); 42 // void toggle( byte pin ); 43 static void regWr( byte, byte ); 44 char * bytesWr( byte, byte, char * ); 45 static void gpioWr( byte ); 46 byte regRd( byte ); [all...] |