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

  /external/llvm/test/MC/Mips/
octeon-instructions.s 6 # CHECK: cins $25, $10, 22, 2 # encoding: [0x71,0x59,0x15,0xb2]
7 # CHECK: cins $9, $9, 17, 29 # encoding: [0x71,0x29,0xec,0x72]
48 cins $25, $10, 22, 2
49 cins $9, 17, 29
  /external/valgrind/main/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);
782 UInt cins = getUInt(addr); local
784 UInt opcode = get_opcode(cins);
785 UInt rt = get_rt(cins);
786 UInt function = get_function(cins);
813 UInt cins = getUInt(addr) local
11688 UInt opcode, cins, rs, rt, rd, sa, ft, fs, fd, fmt, tf, nd, function, local
    [all...]
  /external/valgrind/main/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 3669 milliseconds