Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/
H A Dcpu.h1395 #define CC_OP_LAST_BWLQ CC_OP_POPCNTQ__ macro
1408 assert(op >= CC_OP_FIRST_BWLQ && op <= CC_OP_LAST_BWLQ); in cc_op_size()