Searched refs:opcode_1100xxxx (Results 1 – 2 of 2) sorted by relevance
42 bool opcode_1100xxxx(const uint8_t *Opcodes, unsigned &Offset,
121 { 0xf0, 0xc0, 1, &Decoder::opcode_1100xxxx }, // UOP_STACK_SAVE (16-bit)359 bool Decoder::opcode_1100xxxx(const uint8_t *OC, unsigned &Offset, in opcode_1100xxxx() function in llvm::ARM::WinEH::Decoder