Searched refs:tcode (Results 1 – 1 of 1) sorted by relevance
952 u32 opcode, tcode = 0; in do_tr() local972 tcode = (opcode >> 12) & ((1 << 4) - 1); in do_tr()978 tcode = (opcode >> 6) & ((1 << 10) - 1); in do_tr()981 do_trap_or_bp(regs, tcode, "Trap"); in do_tr()