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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_cg.c400 instr = DIF_INSTR_FMT(DIF_OP_OR, r1, r2, r1);
1420 dt_cg_arithmetic_op(dnp, dlp, drp, DIF_OP_OR);
1452 dt_cg_arithmetic_op(dnp, dlp, drp, DIF_OP_OR);
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/sys/
H A Ddtrace.h112 #define DIF_OP_OR 1 /* or r1, r2, rd */ macro
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/
H A Ddtrace.c4798 case DIF_OP_OR:
8282 case DIF_OP_OR:
8669 case DIF_OP_OR:

Completed in 174 milliseconds