Searched refs:att_syntax (Results 1 – 13 of 13) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | ms-inline-asm.ll | 12 ; CHECK: .att_syntax 24 ; CHECK: .att_syntax 38 ; CHECK: .att_syntax 61 ; CHECK: .att_syntax 79 ; CHECK: .att_syntax 96 ; CHECK: .att_syntax 101 ; CHECK: .att_syntax 123 ; CHECK: .att_syntax
|
/external/llvm/test/MC/X86/ |
D | intel-syntax-2.s | 7 .att_syntax 15 .att_syntax prefix
|
D | intel-syntax-error.s | 11 .att_syntax noprefix
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | x86_format.c | 165 if ( format == att_syntax ) { in format_expr() 320 case att_syntax: in format_seg() 697 len -= format_seg( op, buf, len, att_syntax ); in format_operand_att() 706 len -= format_seg( op, buf, len, att_syntax ); in format_operand_att() 708 att_syntax ); in format_operand_att() 997 case att_syntax: in x86_format_operand() 1077 if ( format == att_syntax ) { in x86_format_mnemonic() 1230 case att_syntax: in x86_format_header() 1338 } else if ( format == att_syntax ) { in x86_format_insn()
|
D | libdis.h | 729 att_syntax, /* header: 23 bytes */ enumerator
|
/external/google-breakpad/src/third_party/libdisasm/swig/ |
D | libdisasm_oop.i | 59 att_syntax, /* header: 23 bytes */ enumerator 203 case att_syntax: in format() 599 case att_syntax: in format() 995 case att_syntax: in format_header() 1065 case att_syntax: in max_operand_string() 1084 case att_syntax: in max_insn_string()
|
D | README | 55 >>> insn.format( x86disasm.att_syntax )
|
D | libdisasm.i | 479 case att_syntax: in x86_max_operand_string() 498 case att_syntax: in x86_max_insn_string()
|
/external/rust/android-crates-io/crates/uefi/src/helpers/ |
D | logger.rs | 72 … core::arch::asm!("outb %al, %dx", in("al") byte, in("dx") Self::IO_PORT, options(att_syntax)) in write_str()
|
/external/boringssl/src/crypto/hrss/asm/ |
D | poly_rq_mul.S | 301 .att_syntax prefix
|
/external/cronet/stable/third_party/boringssl/src/crypto/hrss/asm/ |
D | poly_rq_mul.S | 301 .att_syntax prefix
|
/external/cronet/tot/third_party/boringssl/src/crypto/hrss/asm/ |
D | poly_rq_mul.S | 301 .att_syntax prefix
|
/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/hrss/asm/ |
D | poly_rq_mul.S | 303 .att_syntax prefix
|