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