HomeSort by: relevance | last modified time | path
    Searched defs:t_mul (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/arm/
thumbemu.c 2136 enum { t_norm, t_shift, t_neg, t_mul } otype; enumerator in enum:insn_format::__anon19112
2153 { 0xE0100090, t_mul} , /* MULS Rd,Rd,Rs */
2176 { 0xE0000090, t_mul} , /* MUL Rd,Rd,Rs */
2199 case t_mul:
  /src/external/gpl3/gdb.old/dist/sim/arm/
thumbemu.c 2136 enum { t_norm, t_shift, t_neg, t_mul } otype; enumerator in enum:insn_format::__anon21851
2153 { 0xE0100090, t_mul} , /* MULS Rd,Rd,Rs */
2176 { 0xE0000090, t_mul} , /* MUL Rd,Rd,Rs */
2199 case t_mul:

Completed in 106 milliseconds