Searched refs:MOS65XX_OP_IMM (Results 1 – 7 of 7) sorted by relevance
68 case MOS65XX_OP_IMM: in print_insn_detail_mos65xx()
45 if i.type == MOS65XX_OP_IMM:
95 MOS65XX_OP_IMM = 2 variable
70 case MOS65XX_OP_IMM: in get_detail_mos65xx()
119 MOS65XX_OP_IMM, ///< = CS_OP_IMM (Immediate operand). enumerator
94 case MOS65XX_OP_IMM: in print_insn_detail()
425 detail->mos65xx.operands[detail->mos65xx.op_count].type = MOS65XX_OP_IMM; in fillDetails()