Searched refs:DIF_OP_SLL (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_cg.c280 instr = DIF_INSTR_FMT(DIF_OP_SLL, r1, r2, r1);
397 instr = DIF_INSTR_FMT(DIF_OP_SLL, r2, r3, r2);
499 instr = DIF_INSTR_FMT(DIF_OP_SLL,
1297 instr = DIF_INSTR_FMT(DIF_OP_SLL, dnp->dn_reg, reg, dnp->dn_reg);
1425 dt_cg_arithmetic_op(dnp, dlp, drp, DIF_OP_SLL);
1492 dt_cg_arithmetic_op(dnp, dlp, drp, DIF_OP_SLL);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h115 #define DIF_OP_SLL 4 /* sll r1, r2, rd */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c4807 case DIF_OP_SLL:
8285 case DIF_OP_SLL:
8672 case DIF_OP_SLL:

Completed in 90 milliseconds