Searched refs:mnemonics (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dldsgeb.d1 # name: Accept lds<cc>sb mnemonics
H A Dldsgeh.d1 # name: Accept lds<cc>sh mnemonics
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arc/
H A Dnoargs_a7.s1 #Test if the following mnemonics are recognized for ARC700
H A Dnoargs_hs.s1 #Test if the following mnemonics are recognized for ARC HS
/netbsd-current/external/apache2/llvm/dist/llvm/utils/Target/ARM/
H A Danalyze-match-table.py36 mnemonics = set(mnemonic_flags)
37 ccout_mnemonics = set(m for m in mnemonics
39 condcode_mnemonics = set(m for m in mnemonics
41 noncondcode_mnemonics = mnemonics - condcode_mnemonics
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/mips/
H A Dmips32r2.s32 # of the official MIPS mnemonics. (Note that disassembly
33 # uses the traditional "ror" and "rorv" mnemonics.)
H A Dmips64r2.s46 # of the official MIPS mnemonics. (Note that disassembly
48 # mnemonics.) Additional rotate tests are done by rol64-hw.d.
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/ppc/
H A Dvle-simple-5.d3 #name: VLE Simplified mnemonics 5
H A Dvle-simple-1.d3 #name: VLE Simplified mnemonics 1
H A Dvle-simple-3.d3 #name: VLE Simplified mnemonics 3
H A Dvle-simple-4.d3 #name: VLE Simplified mnemonics 4
H A Dvle-simple-6.d3 #name: VLE Simplified mnemonics 6
H A Dvle-simple-2.d3 #name: VLE Simplified mnemonics 2
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Ds12z-dis.c93 static const char *mnemonics[] = variable
349 (info->fprintf_func) (info->stream, "%s", mnemonics[(long)operator]);
H A Dnfp-dis.c1925 const nfp_cmd_mnemonic * mnemonics,
1931 cmd = bsearch (&search_key, mnemonics, mnemonics_cnt,
1939 while ((cmd > mnemonics) && (_nfp_cmp_mnmnc (&cmd[-1], &search_key) == 0))
1943 for (; (cmd < (mnemonics + mnemonics_cnt))
1923 nfp_me_find_mnemonic(unsigned int cpp_tgt, unsigned int cpp_act, unsigned int cpp_tok, unsigned int cpp_len, const nfp_cmd_mnemonic * mnemonics, size_t mnemonics_cnt) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Drd-abs32-2.d7 # mnemonics.
H A Dv32-err-1.s4 ; Check that valid v32-specific mnemonics and operands are not
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Ds12z-dis.c90 static const char *mnemonics[] = variable
361 (info->fprintf_func) (info->stream, "%s", mnemonics[(long)operator]);
H A Dnfp-dis.c1922 const nfp_cmd_mnemonic * mnemonics,
1928 cmd = bsearch (&search_key, mnemonics, mnemonics_cnt,
1936 while ((cmd > mnemonics) && (_nfp_cmp_mnmnc (&cmd[-1], &search_key) == 0))
1940 for (; (cmd < (mnemonics + mnemonics_cnt))
1920 nfp_me_find_mnemonic(unsigned int cpp_tgt, unsigned int cpp_act, unsigned int cpp_tok, unsigned int cpp_len, const nfp_cmd_mnemonic * mnemonics, size_t mnemonics_cnt) argument
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Ds12z-dis.c93 static const char *mnemonics[] = variable
349 (info->fprintf_func) (info->stream, "%s", mnemonics[(long)operator]);
H A Dnfp-dis.c1925 const nfp_cmd_mnemonic * mnemonics,
1931 cmd = bsearch (&search_key, mnemonics, mnemonics_cnt,
1939 while ((cmd > mnemonics) && (_nfp_cmp_mnmnc (&cmd[-1], &search_key) == 0))
1943 for (; (cmd < (mnemonics + mnemonics_cnt))
1923 nfp_me_find_mnemonic(unsigned int cpp_tgt, unsigned int cpp_act, unsigned int cpp_tok, unsigned int cpp_len, const nfp_cmd_mnemonic * mnemonics, size_t mnemonics_cnt) argument
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Ds12z-dis.c93 static const char *mnemonics[] = variable
349 (info->fprintf_func) (info->stream, "%s", mnemonics[(long)operator]);
H A Dnfp-dis.c1925 const nfp_cmd_mnemonic * mnemonics,
1931 cmd = bsearch (&search_key, mnemonics, mnemonics_cnt,
1939 while ((cmd > mnemonics) && (_nfp_cmp_mnmnc (&cmd[-1], &search_key) == 0))
1943 for (; (cmd < (mnemonics + mnemonics_cnt))
1923 nfp_me_find_mnemonic(unsigned int cpp_tgt, unsigned int cpp_act, unsigned int cpp_tok, unsigned int cpp_len, const nfp_cmd_mnemonic * mnemonics, size_t mnemonics_cnt) argument
/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dld-insn.h545 List of assembler mnemonics for the instruction.
648 insn_mnemonic_entry *mnemonics; member in struct:_insn_entry
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dld-insn.h546 List of assembler mnemonics for the instruction.
649 insn_mnemonic_entry *mnemonics; member in struct:_insn_entry

Completed in 279 milliseconds

12