Home
last modified time | relevance | path

Searched refs:get_op (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/sys/arch/m68k/fpsp/
Dx_unsupp.sa46 * 1. get_op - gets the operand(s)
60 xref get_op
101 bsr.l get_op ;everything okay, go get operand(s)
Dx_unimp.sa60 xref get_op
92 bsr.l get_op ;go get operand(s)
DMakefile97 get_op.o \
163 get_op.s \
Dget_op.sa1 * $NetBSD: get_op.sa,v 1.5 2022/11/02 20:38:22 andvar Exp $
34 * get_op.sa 3.6 5/19/92
36 * get_op.sa 3.5 4/26/91
40 * instruction exception handler ('unimp' - vector 11). 'get_op'
193 xdef get_op
196 get_op:
226 * If the instruction is fmovecr, exit get_op. It is handled
360 bne.b end_getop ;if inf/nan/zero leave get_op
Ddecbin.sa523 * it will be inex2, but will be reported as inex1 by get_op.
/netbsd/src/external/gpl3/gdb/dist/sim/rl78/
Drl78.c84 get_op (const RL78_Opcode_Decoded *rd, int i, int for_data) in get_op() function
298 #define GD() get_op (&opcode, 0, 1)
299 #define GS() get_op (&opcode, 1, 1)
305 int a = get_op (opcode, 0, 1); in gpc()
/netbsd/src/external/gpl3/gdb/dist/sim/rx/
Drx.c394 get_op (const RX_Opcode_Decoded *rd, int i) in get_op() function
654 #define GD() get_op (opcode, 0)
655 #define GS() get_op (opcode, 1)
656 #define GS2() get_op (opcode, 2)
DChangeLog-2021390 (get_op): Handle RX_Operand_Zero_Indirect.
584 (get_op): Add TwoReg support.
/netbsd/src/external/bsd/file/dist/src/
Dapprentice.c164 file_private int get_op(char);
1785 get_op(char c) in get_op() function
2211 if ((op = get_op(*l)) != -1) { in parse()
2322 if ((op = get_op(*l)) != -1) { in parse()
/netbsd/src/sys/arch/m68k/060sp/dist/
Dpfpsp.s13416 # it will be inex2, but will be reported as inex1 by get_op.
Dfpsp.s23455 # it will be inex2, but will be reported as inex1 by get_op.