Home
last modified time | relevance | path

Searched refs:opclass (Results 1 – 25 of 39) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dxtensa-tdep.c2127 opclass = c0opc_rfwo; in call0_classify_opcode()
2129 opclass = c0opc_rfwu; in call0_classify_opcode()
2136 opclass = c0opc_flow; in call0_classify_opcode()
2141 opclass = c0opc_add; in call0_classify_opcode()
2143 opclass = c0opc_and; in call0_classify_opcode()
2147 opclass = c0opc_addi; in call0_classify_opcode()
2149 opclass = c0opc_sub; in call0_classify_opcode()
2152 opclass = c0opc_mov; in call0_classify_opcode()
2168 return opclass; in call0_classify_opcode()
2186 switch (opclass) in call0_track_op()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dxtensa-tdep.c2127 opclass = c0opc_rfwo; in call0_classify_opcode()
2129 opclass = c0opc_rfwu; in call0_classify_opcode()
2136 opclass = c0opc_flow; in call0_classify_opcode()
2141 opclass = c0opc_add; in call0_classify_opcode()
2143 opclass = c0opc_and; in call0_classify_opcode()
2147 opclass = c0opc_addi; in call0_classify_opcode()
2149 opclass = c0opc_sub; in call0_classify_opcode()
2152 opclass = c0opc_mov; in call0_classify_opcode()
2168 return opclass; in call0_classify_opcode()
2186 switch (opclass) in call0_track_op()
[all …]
/netbsd/lib/libpuffs/
H A Dopdump.c172 int opclass, isvn = 0; in puffsdump_req() local
175 opclass = PUFFSOP_OPCLASS(preq->preq_opclass); in puffsdump_req()
176 switch (opclass) { in puffsdump_req()
199 mydprintf("unhandled opclass %d\n", opclass); in puffsdump_req()
212 opclass, PUFFSOP_WANTREPLY(preq->preq_opclass) ? "" : " (FAF)", in puffsdump_req()
/netbsd/sys/arch/m68k/fpsp/
H A Dbugfix.sa216 * Check for opclass 0. If not, go and check for opclass 2 and sgl.
219 andi.w #$E000,d0 ;strip all but opclass
220 bne op2sgl ;not opclass 0, check op2
247 * We have the opclass 0 situation.
258 bfins d0,CMDREG1B(a6){0:6} ;opclass 2, extended
352 bfins d0,CMDREG1B(a6){0:6} ;opclass 2, extended
373 * Check for opclass 2 and single size. If not both, exit.
377 andi.w #$FC00,d0 ;strip all but opclass and size
378 cmpi.w #$4400,d0 ;test for opclass 2 and size=sgl
476 * We have the opclass 2 single source situation.
[all …]
H A Dget_op.sa49 * - For unnormormalized numbers (opclass 0, 2, or 3) the
406 * CASE opclass 0x0 unsupp
410 * CASE opclass 0x0 unimp
417 * CASE opclass 011 unsupp
442 bsr uni_inst ;call if unimp (opclass 0x0)
446 bne.b bit_set ;branch if set (opclass 011)
447 bsr uns_opx ;call if opclass 0x0
450 bsr uns_op3 ;opclass 011
468 * CASE opclass 011 unsupp
480 * CASE opclass 0x0 unsupp
[all …]
H A Dutil.sa43 * g_opcls: returns the opclass of the float instruction.
114 * This entry point used by x_ovfl. (opclass 0 and 2)
185 * This entry point used by x_ovfl. (opclass 3 only)
351 * case opclass = 011 (move out)
354 * case opclass = 0x0
371 bsr.w g_opcls ;get opclass in d0{2:0}
372 cmp.w #$0003,d0 ;check for opclass 011
376 * For move out instructions (opclass 011) the destination format
447 * g_opcls --- put opclass in d0{2:0}
453 clr.l d0 ;if E3, only opclass 0x0 is possible
[all …]
H A Dx_store.sa105 bsr.l g_opcls ;returns opclass in d0
107 beq opc011 ;branch if opclass 3
H A Dx_operr.sa52 * On opclass = 011 fmove.(b,w,l) that causes a conversion
98 * Check if this is an opclass 3 instruction.
H A Dx_ovfl.sa193 bsr.l g_opcls ;returns opclass in d0
/netbsd/sys/arch/alpha/alpha/
H A Dfp_complete.c551 insn.float_detail.src, insn.float_detail.opclass); in print_fp_instruction()
591 if (inst.float_detail.opclass == 11) in alpha_fp_interpret()
593 else if (inst.float_detail.opclass & ~3) { in alpha_fp_interpret()
598 sfc.i = (*swfp_s[inst.float_detail.opclass])( in alpha_fp_interpret()
605 if (inst.float_detail.opclass >= 12) in alpha_fp_interpret()
606 (*swfp_cvt[inst.float_detail.opclass - 12])( in alpha_fp_interpret()
610 if (inst.float_detail.opclass == 11) in alpha_fp_interpret()
615 .opclass])(tfa.i, tfb.i); in alpha_fp_interpret()
H A Ddb_instruction.h189 opclass : 4, member
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dmcore-dis.c121 if (mcore_table[i].inst == (inst & imsk[mcore_table[i].opclass])) in print_insn_mcore()
132 switch (mcore_table[i].opclass) in print_insn_mcore()
H A Dmcore-opc.h37 mcore_opclass opclass; member
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dmcore-dis.c121 if (mcore_table[i].inst == (inst & imsk[mcore_table[i].opclass])) in print_insn_mcore()
132 switch (mcore_table[i].opclass) in print_insn_mcore()
H A Dmcore-opc.h37 mcore_opclass opclass; member
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dmcore-dis.c121 if (mcore_table[i].inst == (inst & imsk[mcore_table[i].opclass])) in print_insn_mcore()
132 switch (mcore_table[i].opclass) in print_insn_mcore()
H A Dmcore-opc.h37 mcore_opclass opclass; member
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dmcore-dis.c121 if (mcore_table[i].inst == (inst & imsk[mcore_table[i].opclass])) in print_insn_mcore()
132 switch (mcore_table[i].opclass) in print_insn_mcore()
H A Dmcore-opc.h37 mcore_opclass opclass; member
/netbsd/external/gpl3/gcc/dist/gcc/config/h8300/
H A Dh8300.c2309 if (opclass == 0) in h8300_classify_operand()
2310 opclass = &dummy; in h8300_classify_operand()
2314 *opclass = H8OP_IMMEDIATE; in h8300_classify_operand()
2335 *opclass = H8OP_MEM_ABSOLUTE; in h8300_classify_operand()
2340 *opclass = H8OP_MEM_COMPLEX; in h8300_classify_operand()
2345 *opclass = H8OP_MEM_COMPLEX; in h8300_classify_operand()
2350 *opclass = H8OP_MEM_BASE; in h8300_classify_operand()
2355 *opclass = H8OP_REGISTER; in h8300_classify_operand()
2386 switch (opclass) in h8300_unary_length()
2416 switch (opclass) in h8300_short_immediate_length()
[all …]
H A Dh8300.cc2228 if (opclass == 0) in h8300_classify_operand()
2229 opclass = &dummy; in h8300_classify_operand()
2233 *opclass = H8OP_IMMEDIATE; in h8300_classify_operand()
2254 *opclass = H8OP_MEM_ABSOLUTE; in h8300_classify_operand()
2259 *opclass = H8OP_MEM_COMPLEX; in h8300_classify_operand()
2264 *opclass = H8OP_MEM_COMPLEX; in h8300_classify_operand()
2269 *opclass = H8OP_MEM_BASE; in h8300_classify_operand()
2274 *opclass = H8OP_REGISTER; in h8300_classify_operand()
2305 switch (opclass) in h8300_unary_length()
2335 switch (opclass) in h8300_short_immediate_length()
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/h8300/
H A Dh8300.c2309 if (opclass == 0) in h8300_classify_operand()
2310 opclass = &dummy; in h8300_classify_operand()
2314 *opclass = H8OP_IMMEDIATE; in h8300_classify_operand()
2335 *opclass = H8OP_MEM_ABSOLUTE; in h8300_classify_operand()
2340 *opclass = H8OP_MEM_COMPLEX; in h8300_classify_operand()
2345 *opclass = H8OP_MEM_COMPLEX; in h8300_classify_operand()
2350 *opclass = H8OP_MEM_BASE; in h8300_classify_operand()
2355 *opclass = H8OP_REGISTER; in h8300_classify_operand()
2386 switch (opclass) in h8300_unary_length()
2416 switch (opclass) in h8300_short_immediate_length()
[all …]
/netbsd/sys/arch/m68k/060sp/dist/
H A Dchanges49 3) For an opclass three FP instruction where the effective addressing
H A Dpfpsp.s1256 # Separate packed opclass two instructions.
1441 bfextu EXC_CMDREG(%a6){&0:&6},%d0 # extract opclass,src fmt
3169 # although packed opclass three operations can take operand error
3273 # _dmem_write_{byte,word,long}() - store data to mem (opclass 3) #
3274 # store_dreg_{b,w,l}() - store data to data regfile (opclass 3) #
3285 # - The fsave frame contains the adjusted src op for opclass 0,2 #
3294 # For opclass 3 instructions, the 060 doesn't store the default #
3572 # store_fpreg() - store opclass 0 or 2 result to FP regfile #
3576 # fout() - emulate an opclass 3 instruction #
3586 # - The fsave frame contains the adjusted src op for opclass 0,2 #
[all …]
/netbsd/sys/fs/puffs/
H A Dpuffs_msgif.c291 puffs_msg_setinfo(struct puffs_msgpark *park, int opclass, int type, in puffs_msg_setinfo() argument
295 park->park_preq->preq_opclass = PUFFSOP_OPCLASS(opclass); in puffs_msg_setinfo()

12