Searched defs:vtrnl (Results 1 – 1 of 1) sorted by relevance
563 struct vtrnl : public Operator { struct564 vtrnl() : Operator(0x0426, "vtrnl", OP_VTRNL, 2) {} in vtrnl() function