HomeSort by: relevance | last modified time | path
    Searched defs: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.h 50 const char *mnemonic; member in struct:__anon19dd69e00108
  /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
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 35 milliseconds