HomeSort by relevance Sort by last modified time
    Searched refs:cins (Results 1 - 4 of 4) sorted by null

  /external/llvm/test/MC/Mips/
octeon-instructions.s 12 # CHECK: cins $25, $10, 22, 2 # encoding: [0x71,0x59,0x15,0xb2]
13 # CHECK: cins $9, $9, 17, 29 # encoding: [0x71,0x29,0xec,0x72]
69 cins $25, $10, 22, 2
70 cins $9, 17, 29
73 cins $24, $31, 32, 31
74 cins $15, 37, 5
  /external/valgrind/VEX/priv/
guest_mips_toIR.c 722 UInt cins = getUInt(addr); local
724 UInt opcode = get_opcode(cins);
725 UInt rt = get_rt(cins);
726 UInt function = get_function(cins);
766 fmt = get_fmt(cins);
788 UInt cins = getUInt(addr); local
790 UInt opcode = get_opcode(cins);
791 UInt rt = get_rt(cins);
792 UInt function = get_function(cins);
819 UInt cins = getUInt(addr) local
12024 UInt opcode, cins, rs, rt, rd, sa, ft, fs, fd, fmt, tf, nd, function, local
    [all...]
guest_tilegx_toIR.c 278 ULong cins, opcode = -1, rd, ra, rb, imm = 0; local
315 cins = *((ULong *)(Addr) code);
393 nr_insn = parse_insn_tilegx((tilegx_bundle_bits)cins,
398 decode_and_display(&cins, 1, (ULong)(Addr)code);
458 opd[0] = cins;
515 opd[0] = cins;
    [all...]
  /external/valgrind/none/tests/mips64/
cvm_ins.stdout.exp 129 cins $t1, $t2, 2 , 9 :: rt 0x0 rs 0x0, p 0x00000002, lenm1 0x00000009
130 cins $t1, $t2, 2 , 9 :: rt 0xb70 rs 0x130476dc, p 0x00000002, lenm1 0x00000009
131 cins $t1, $t2, 2 , 9 :: rt 0x6e0 rs 0x2608edb8, p 0x00000002, lenm1 0x00000009
132 cins $t1, $t2, 2 , 9 :: rt 0xd90 rs 0x350c9b64, p 0x00000002, lenm1 0x00000009
133 cins $t1, $t2, 2 , 9 :: rt 0xdc0 rs 0x4c11db70, p 0x00000002, lenm1 0x00000009
134 cins $t1, $t2, 2 , 9 :: rt 0x6b0 rs 0x5f15adac, p 0x00000002, lenm1 0x00000009
135 cins $t1, $t2, 2 , 9 :: rt 0xb20 rs 0x6a1936c8, p 0x00000002, lenm1 0x00000009
136 cins $t1, $t2, 2 , 9 :: rt 0x50 rs 0x791d4014, p 0x00000002, lenm1 0x00000009
137 cins $t1, $t2, 2 , 9 :: rt 0xb80 rs 0x9823b6e0, p 0x00000002, lenm1 0x00000009
138 cins $t1, $t2, 2 , 9 :: rt 0xf0 rs 0x8b27c03c, p 0x00000002, lenm1 0x0000000
    [all...]

Completed in 179 milliseconds