HomeSort by: relevance | last modified time | path
    Searched refs:mnemonic (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/vax/vax/
db_disasm.h 50 const char *mnemonic; member in struct:__anon19dd69e00108
db_disasm.c 58 * 2. lookup in op-table for mnemonic and operand-list
59 * 2.a store the mnemonic
205 add_str(ib, vax_inst[ib->opc].mnemonic);
  /src/usr.bin/make/unit-tests/
varmod-no-match.mk 24 # words. And even though the 'N' in ':N' might serve as a mnemonic for
  /src/sys/external/bsd/sljit/dist/sljit_src/
sljitNativeTILEGX-encoder.c 624 /* The opcode mnemonic, e.g. "add" */
627 /* The enum value for this mnemonic. */
628 tilegx_mnemonic mnemonic; member in struct:tilegx_opcode
10109 if (opcode->mnemonic == padding_mnemonic

Completed in 47 milliseconds