Searched refs:get_op (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/sys/arch/m68k/fpsp/ |
| D | x_unsupp.sa | 46 * 1. get_op - gets the operand(s) 60 xref get_op 101 bsr.l get_op ;everything okay, go get operand(s)
|
| D | x_unimp.sa | 60 xref get_op 92 bsr.l get_op ;go get operand(s)
|
| D | Makefile | 97 get_op.o \ 163 get_op.s \
|
| D | get_op.sa | 1 * $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
|
| D | decbin.sa | 523 * it will be inex2, but will be reported as inex1 by get_op.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/rl78/ |
| D | rl78.c | 84 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/ |
| D | rx.c | 394 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)
|
| D | ChangeLog-2021 | 390 (get_op): Handle RX_Operand_Zero_Indirect. 584 (get_op): Add TwoReg support.
|
| /netbsd/src/external/bsd/file/dist/src/ |
| D | apprentice.c | 164 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/ |
| D | pfpsp.s | 13416 # it will be inex2, but will be reported as inex1 by get_op.
|
| D | fpsp.s | 23455 # it will be inex2, but will be reported as inex1 by get_op.
|