Searched refs:opcode_11111100 (Results 1 – 2 of 2) sorted by relevance
72 bool opcode_11111100(const uint8_t *Opcodes, unsigned &Offset,
140 { 0xff, 0xfc, 1, &Decoder::opcode_11111100 }, // UOP_NOP (32-bit)572 bool Decoder::opcode_11111100(const uint8_t *OC, unsigned &Offset, in opcode_11111100() function in llvm::ARM::WinEH::Decoder