Home
last modified time | relevance | path

Searched defs:optype (Results 1 – 2 of 2) sorted by relevance

/qemu/target/ppc/
H A Dint_helper.c543 #define VARITHSAT_DO(name, op, optype, cvt, element) \ argument
557 #define VARITHSAT_SIGNED(suffix, element, optype, cvt) \ argument
560 #define VARITHSAT_UNSIGNED(suffix, element, optype, cvt) \ argument
/qemu/block/
H A Dblock-backend.c2153 IoOperationType optype; in send_qmp_error_event() local