Home
last modified time | relevance | path

Searched refs:MUL_S (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/cpu/
Dor1korfpx.cpu31 ("MUL_S" #x02)
/netbsd/src/external/gpl3/gdb/dist/cpu/
Dor1korfpx.cpu31 ("MUL_S" #x02)
/netbsd/src/external/gpl3/gdb/dist/sim/mips/
Ddsp2.igen442 011111,5.RS,5.RT,5.RD,01110,011000:SPECIAL3:32::MUL_S.PH
Dmicromipsdsp.igen591 000000,5.RT,5.RS,5.RD,10000,101101:POOL32A:32::MUL_S.PH
/netbsd/src/sys/external/bsd/sljit/dist/sljit_src/
DsljitNativeMIPS_common.c149 #define MUL_S (HI(17) | FMT_S | LO(2)) macro
1503 … FAIL_IF(push_inst(compiler, MUL_S | FMT(op) | FT(src2) | FS(src1) | FD(dst_r), MOVABLE_INS)); in sljit_emit_fop2()