/external/valgrind/auxprogs/ |
s390-check-opcodes.pl | 41 my ($encoding,$mnemonic,$format) = split /\s+/,$line; 45 next if ($mnemonic =~ /\$/); 46 next if ($mnemonic =~ /\*/); 49 next if ($mnemonic eq "br"); # special case of bcr 50 next if ($mnemonic eq "nopr"); # special case of bcr 51 next if ($mnemonic eq "b"); # special case of bc 52 next if ($mnemonic eq "nop"); # special case of bc 53 next if ($mnemonic eq "j"); # special case of brc 54 next if ($mnemonic eq "jg"); # special case of brcl 55 next if ($mnemonic eq "tmh"); # alternate mnemonic for tml [all...] |
/external/vixl/src/vixl/a64/ |
disasm-a64.cc | 66 const char *mnemonic = ""; local 74 mnemonic = "add"; 76 mnemonic = "mov"; 83 mnemonic = "adds"; 85 mnemonic = "cmn"; 91 case SUB_x_imm: mnemonic = "sub"; break; 94 mnemonic = "subs"; 96 mnemonic = "cmp"; 103 Format(instr, mnemonic, form); 110 const char *mnemonic = "" local 156 const char *mnemonic = ""; local 194 const char *mnemonic = ""; local 230 const char *mnemonic = ""; local 302 const char *mnemonic = ""; local 351 const char *mnemonic = ""; local 366 const char *mnemonic = ""; local 383 const char *mnemonic = ""; local 438 const char *mnemonic = ""; local 512 const char *mnemonic = ""; local 551 const char *mnemonic = "unimplemented"; local 571 const char *mnemonic = ""; local 584 const char *mnemonic = ""; local 605 const char *mnemonic = "unimplemented"; local 636 const char *mnemonic = ""; local 713 const char *mnemonic = ""; local 728 const char *mnemonic = ""; local 745 const char *mnemonic = ""; local 806 const char *mnemonic = "unimplemented"; local 820 const char *mnemonic = "unimplemented"; local 834 const char *mnemonic = "unimplemented"; local 849 const char *mnemonic = "unimplemented"; local 864 const char *mnemonic = "unimplemented"; local 906 const char *mnemonic = "ldr"; local 945 const char *mnemonic = "unimplemented"; local 959 const char *mnemonic = "unimplemented"; local 973 const char *mnemonic = "unimplemented"; local 987 const char *mnemonic = "unimplemented"; local 1008 const char *mnemonic = "unimplemented"; local 1051 const char *mnemonic = "unimplemented"; local 1071 const char *mnemonic = "unmplemented"; local 1086 const char *mnemonic = ""; local 1099 const char *mnemonic = "unimplemented"; local 1131 const char *mnemonic = ""; local 1155 const char *mnemonic = ""; local 1174 const char *mnemonic = ""; local 1187 const char *mnemonic = "unimplemented"; local 1253 const char *mnemonic = ""; local 1284 const char *mnemonic = "unimplemented"; local 1379 const char *mnemonic = "unimplemented"; local 1413 const char *mnemonic = "unimplemented"; local 1562 const char *mnemonic = "unimplemented"; local 1639 const char *mnemonic = "unimplemented"; local 1708 const char *mnemonic = "unimplemented"; local 1748 const char *mnemonic = "unimplemented"; local 1798 const char *mnemonic = "unimplemented"; local 1848 const char *mnemonic = "unimplemented"; local 1860 const char *mnemonic = "unimplemented"; local 1892 const char *mnemonic = "unimplemented"; local 1924 const char *mnemonic = "unimplemented"; local 2031 const char *mnemonic = "unimplemented"; local 2133 const char *mnemonic = "unimplemented"; local 2196 const char *mnemonic = "unimplemented"; local 2265 const char *mnemonic = "unimplemented"; local 2281 const char *mnemonic = "unimplemented"; local 2331 const char *mnemonic = "unimplemented"; local 2376 const char *mnemonic = "unimplemented"; local 2391 const char *mnemonic = "unimplemented"; local 2411 const char *mnemonic = "unimplemented"; local 2481 const char *mnemonic = "unimplemented"; local 2588 const char *mnemonic = "unimplemented"; local 2622 const char *mnemonic = "unimplemented"; local [all...] |
/external/v8/src/arm64/ |
disasm-arm64.cc | 52 const char *mnemonic = ""; local 60 mnemonic = "add"; 62 mnemonic = "mov"; 69 mnemonic = "adds"; 71 mnemonic = "cmn"; 77 case SUB_x_imm: mnemonic = "sub"; break; 80 mnemonic = "subs"; 82 mnemonic = "cmp"; 89 Format(instr, mnemonic, form); 96 const char *mnemonic = "" local 142 const char *mnemonic = ""; local 180 const char *mnemonic = ""; local 216 const char *mnemonic = ""; local 288 const char *mnemonic = ""; local 337 const char *mnemonic = ""; local 353 const char *mnemonic = ""; local 370 const char *mnemonic = ""; local 425 const char *mnemonic = ""; local 499 const char *mnemonic = ""; local 538 const char *mnemonic = "unimplemented"; local 558 const char *mnemonic = ""; local 571 const char *mnemonic = ""; local 592 const char *mnemonic = "unimplemented"; local 614 const char *mnemonic = ""; local 691 const char *mnemonic = ""; local 706 const char *mnemonic = ""; local 723 const char *mnemonic = ""; local 762 const char *mnemonic = "unimplemented"; local 776 const char *mnemonic = "unimplemented"; local 790 const char *mnemonic = "unimplemented"; local 805 const char *mnemonic = "unimplemented"; local 820 const char *mnemonic = "unimplemented"; local 851 const char *mnemonic = "ldr"; local 877 const char *mnemonic = "unimplemented"; local 891 const char *mnemonic = "unimplemented"; local 905 const char *mnemonic = "unimplemented"; local 919 const char *mnemonic = "unimplemented"; local 935 const char *mnemonic = "unimplemented"; local 950 const char *mnemonic = ""; local 963 const char *mnemonic = "unimplemented"; local 991 const char *mnemonic = ""; local 1015 const char *mnemonic = ""; local 1034 const char *mnemonic = ""; local 1047 const char *mnemonic = "unimplemented"; local 1103 const char *mnemonic = ""; local 1133 const char *mnemonic = "unimplemented"; local 1191 const char *mnemonic = "unimplemented"; local [all...] |
/external/harfbuzz_ng/test/shaping/ |
hb-manifest-read | 5 UtilMains.process_multiple_args (FilterHelpers.filter_printer_function (Manifest.read), mnemonic="DIR")
|
hb-manifest-update | 5 UtilMains.process_multiple_args (Manifest.update_recursive, mnemonic="DIR")
|
/external/mesa3d/src/gallium/drivers/svga/svgadump/ |
svga_shader_op.h | 38 const char *mnemonic; member in struct:sh_opcode_info
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mt/ |
badinsn.s | 1 ; Bogus instruction mnemonic should generate an error.
|
badsyntax.s | 1 ; Good mnemonic with wrong operands should generate an error.
|
badsyntax1.s | 1 ; Good mnemonic with too few operands should generate an error.
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
neon-suffix-bad.d | 1 # name: Bad suffix for non-Neon mnemonic
|
/external/vixl/test/ |
test-simulator-a64.cc | 182 typedef void (MacroAssembler::*mnemonic)( typedef in class:vixl::Test2OpImmediateNEONHelper_t [all...] |
/external/autotest/client/site_tests/hardware_PerfCounterVerification/src/ |
find_loop_instructions.py | 56 r'^ +(?P<address>[0-9A-Fa-f]+):\t(?P<mnemonic>\S+)\s+(?P<operands>.*)$') 80 def IsBranch_x86(mnemonic): 81 return mnemonic in X86_CONDITIONAL_BRANCH_INSTRUCTIONS 95 def IsBranch_arm(mnemonic): 96 if '.' in mnemonic: 97 mnemonic, width = mnemonic.split('.', 1) 98 return mnemonic in ARM_ALL_BRANCH_INSTRUCTIONS 117 address, mnemonic, operands = m.group('address', 'mnemonic', 'operands' [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
s390-mkopc.c | 49 char mnemonic[16]; member in struct:op_struct 73 insertOpcode (char *opcode, char *mnemonic, char *format, 112 strcpy(op_array[ix].mnemonic, mnemonic); 127 /* The mnemonic extensions for conditional jumps used to replace 153 /* The mnemonic extensions for conditional branches used to replace 175 mnemonic extensions. */ 178 insertExpandedMnemonic (char *opcode, char *mnemonic, char *format, 190 if (!(tag = strpbrk (mnemonic, "*$"))) 192 insertOpcode (opcode, mnemonic, format, min_cpu, mode_bits) 337 char mnemonic[16]; local [all...] |
/bionic/libc/kernel/uapi/linux/ |
netrom.h | 40 char mnemonic[7]; member in struct:nr_route_struct
|
/development/ndk/platforms/android-21/include/linux/ |
netrom.h | 40 char mnemonic[7]; member in struct:nr_route_struct
|
/external/kernel-headers/original/uapi/linux/ |
netrom.h | 29 char mnemonic[7]; member in struct:nr_route_struct
|
/external/llvm/test/MC/AsmParser/ |
purgem.s | 12 # CHECK: error: invalid instruction mnemonic 'foo'
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
netrom.h | 27 char mnemonic[7]; member in struct:nr_route_struct
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/ |
netrom.h | 29 char mnemonic[7]; member in struct:nr_route_struct
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/ |
netrom.h | 40 char mnemonic[7]; member in struct:nr_route_struct
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/ |
netrom.h | 40 char mnemonic[7]; member in struct:nr_route_struct
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/ |
netrom.h | 40 char mnemonic[7]; member in struct:nr_route_struct
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/ |
netrom.h | 40 char mnemonic[7]; member in struct:nr_route_struct
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/ |
netrom.h | 40 char mnemonic[7]; member in struct:nr_route_struct
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/linux/ |
netrom.h | 40 char mnemonic[7]; member in struct:nr_route_struct
|