Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/ppc/
Dconstants-ppc.h2992 inline uint32_t PrefixOpcodeField() const { in PrefixOpcodeField() function
2999 uint32_t opcode = PrefixOpcodeField(); in OpcodeBase()
3000 uint32_t extcode = PrefixOpcodeField(); in OpcodeBase()