Searched refs:cins (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_mips_toIR.c460 UInt cins = getUInt(addr); local
462 UInt opcode = get_opcode(cins);
463 UInt rt = get_rt(cins);
464 UInt function = get_function(cins);
504 fmt = get_fmt(cins);
515 UInt cins = getUInt(addr); local
517 UInt opcode = get_opcode(cins);
518 UInt rt = get_rt(cins);
519 UInt function = get_function(cins);
546 UInt cins local
966 dis_instr_CCondFmt(UInt cins) argument
1201 UInt opcode, cins, rs, rt, rd, sa, ft, fs, fd, fmt, tf, nd, function, local
[all...]

Completed in 65 milliseconds