Searched refs:opcode_11111000 (Results 1 – 2 of 2) sorted by relevance
61 bool opcode_11111000(const uint8_t *Opcodes, unsigned &Offset,
138 { 0xff, 0xf8, &Decoder::opcode_11111000 }, // UOP_STACK_RESTORE (16-bit)416 bool Decoder::opcode_11111000(const uint8_t *OC, unsigned &Offset, in opcode_11111000() function in llvm::ARM::WinEH::Decoder