Searched defs:cins (Results 1 – 1 of 1) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_mips_toIR.c | 725 UInt cins = getUInt(addr); in branch_or_jump() local 791 UInt cins = getUInt(addr); in is_Branch_or_Jump_and_Link() local 822 UInt cins = getUInt(addr); in branch_or_link_likely() local 1778 static Bool dis_instr_CCondFmt ( UInt cins ) in dis_instr_CCondFmt() 2794 static UInt disDSPInstr_MIPS_WRK ( UInt cins ) in disDSPInstr_MIPS_WRK() 12110 UInt opcode, cins, rs, rt, rd, sa, ft, fs, fd, fmt, tf, nd, function, in disInstr_MIPS_WRK() local
|