Searched defs:cins (Results 1 – 2 of 2) sorted by relevance
/external/valgrind/VEX/priv/ |
D | guest_mips_toIR.c | 722 UInt cins = getUInt(addr); in branch_or_jump() local 788 UInt cins = getUInt(addr); in is_Branch_or_Jump_and_Link() local 819 UInt cins = getUInt(addr); in branch_or_link_likely() local 1733 static Bool dis_instr_CCondFmt ( UInt cins ) in dis_instr_CCondFmt() 2708 static UInt disDSPInstr_MIPS_WRK ( UInt cins ) in disDSPInstr_MIPS_WRK() 12024 UInt opcode, cins, rs, rt, rd, sa, ft, fs, fd, fmt, tf, nd, function, in disInstr_MIPS_WRK() local
|
D | guest_tilegx_toIR.c | 278 ULong cins, opcode = -1, rd, ra, rb, imm = 0; in disInstr_TILEGX_WRK() local
|