Searched refs:opcode_0xxxxxxx (Results 1 – 2 of 2) sorted by relevance
35 bool opcode_0xxxxxxx(const uint8_t *Opcodes, unsigned &Offset,
121 { 0x80, 0x00, &Decoder::opcode_0xxxxxxx }, // UOP_STACK_FREE (16-bit)231 bool Decoder::opcode_0xxxxxxx(const uint8_t *OC, unsigned &Offset, in opcode_0xxxxxxx() function in llvm::ARM::WinEH::Decoder