Searched refs:OP_REG_REG (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/v850/
H A Dsimops.c91 case OP_REG_REG:
258 case OP_REG_REG:
590 trace_input ("add", OP_REG_REG, 0);
611 trace_output (OP_REG_REG);
685 trace_input ("sub", OP_REG_REG, 0);
703 trace_output (OP_REG_REG);
714 trace_input ("subr", OP_REG_REG, 0);
732 trace_output (OP_REG_REG);
741 trace_input ("mulh", OP_REG_REG, 0);
745 trace_output (OP_REG_REG);
[all...]
H A Dsim-main.h427 OP_REG_REG, enumerator in enum:op_types
/netbsd-current/external/gpl3/gdb/dist/sim/v850/
H A Dsimops.c85 case OP_REG_REG:
252 case OP_REG_REG:
584 trace_input ("add", OP_REG_REG, 0);
605 trace_output (OP_REG_REG);
679 trace_input ("sub", OP_REG_REG, 0);
697 trace_output (OP_REG_REG);
708 trace_input ("subr", OP_REG_REG, 0);
726 trace_output (OP_REG_REG);
735 trace_input ("mulh", OP_REG_REG, 0);
739 trace_output (OP_REG_REG);
[all...]
H A Dsim-main.h408 OP_REG_REG, enumerator in enum:op_types

Completed in 191 milliseconds