HomeSort by relevance Sort by last modified time
    Searched full:fcc2 (Results 1 - 25 of 27) sorted by null

1 2

  /external/llvm/test/MC/Mips/mips32r6/
invalid-mips5-wrong-error.s 8 bc1any2f $fcc2,4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
9 bc1any2t $fcc2,4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
10 bc1any4f $fcc2,4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
11 bc1any4t $fcc2,4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
  /external/llvm/test/MC/Mips/mips32/
valid-xfail.s 17 c.lt.s $fcc2,$f17,$f14
20 c.ngl.s $fcc2,$f31,$f23
21 c.ngle.s $fcc2,$f18,$f23
24 c.ole.d $fcc2,$f16,$f31
  /external/llvm/test/MC/Sparc/
sparc-fp-instructions.s 113 ! CHECK: fcmps %fcc2, %f0, %f4 ! encoding: [0x85,0xa8,0x0a,0x24]
114 ! CHECK: fcmpd %fcc2, %f0, %f4 ! encoding: [0x85,0xa8,0x0a,0x44]
115 ! CHECK: fcmpq %fcc2, %f0, %f4 ! encoding: [0x85,0xa8,0x0a,0x64]
116 fcmps %fcc2, %f0, %f4
117 fcmpd %fcc2, %f0, %f4
118 fcmpq %fcc2, %f0, %f4
120 ! CHECK: fcmpes %fcc2, %f0, %f4 ! encoding: [0x85,0xa8,0x0a,0xa4]
121 ! CHECK: fcmped %fcc2, %f0, %f4 ! encoding: [0x85,0xa8,0x0a,0xc4]
122 ! CHECK: fcmpeq %fcc2, %f0, %f4 ! encoding: [0x85,0xa8,0x0a,0xe4]
123 fcmpes %fcc2, %f0, %f
    [all...]
sparc64-ctrl-instructions.s     [all...]
  /external/llvm/test/MC/Mips/mips4/
valid-xfail.s 17 c.lt.s $fcc2,$f17,$f14
20 c.ngl.s $fcc2,$f31,$f23
21 c.ngle.s $fcc2,$f18,$f23
24 c.ole.d $fcc2,$f16,$f31
invalid-mips5-wrong-error.s 35 movt.ps $f20,$f25,$fcc2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
  /external/chromium_org/v8/test/mjsunit/
string-fromcharcode.js 57 var fcc2 = fcc; variable
89 fcc2 = (num < 5) ? fcc
96 assertEquals(expected, fcc2(0x20));
97 assertEquals(expected, fcc2(0x20 - 0x10000));
98 assertEquals(expected, fcc2(0x20 + 0.5));
  /external/llvm/test/MC/Mips/mips5/
valid-xfail.s 24 c.lt.s $fcc2,$f17,$f14
29 c.ngl.s $fcc2,$f31,$f23
31 c.ngle.s $fcc2,$f18,$f23
35 c.ole.d $fcc2,$f16,$f31
66 movt.ps $f20,$f25,$fcc2
  /external/llvm/test/MC/Mips/mips64/
valid-xfail.s 27 c.lt.s $fcc2,$f17,$f14
32 c.ngl.s $fcc2,$f31,$f23
34 c.ngle.s $fcc2,$f18,$f23
38 c.ole.d $fcc2,$f16,$f31
71 movt.ps $f20,$f25,$fcc2
  /external/llvm/test/MC/Mips/mips64r6/
invalid-mips5-wrong-error.s 11 bc1any2f $fcc2,4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
12 bc1any2t $fcc2,4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
13 bc1any4f $fcc2,4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
14 bc1any4t $fcc2,4 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
37 movt.ps $f20,$f25,$fcc2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
  /external/llvm/test/MC/Mips/mips32r2/
valid-xfail.s 47 c.lt.s $fcc2,$f17,$f14
52 c.ngl.s $fcc2,$f31,$f23
54 c.ngle.s $fcc2,$f18,$f23
58 c.ole.d $fcc2,$f16,$f31
190 movt.ps $f20,$f25,$fcc2
  /external/llvm/test/MC/Mips/mips64r2/
valid-xfail.s 50 c.lt.s $fcc2,$f17,$f14
55 c.ngl.s $fcc2,$f31,$f23
57 c.ngle.s $fcc2,$f18,$f23
61 c.ole.d $fcc2,$f16,$f31
191 movt.ps $f20,$f25,$fcc2
  /external/llvm/test/MC/Mips/mips1/
invalid-mips5-wrong-error.s 35 movt.ps $f20,$f25,$fcc2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
  /external/llvm/test/MC/Mips/mips2/
invalid-mips5-wrong-error.s 35 movt.ps $f20,$f25,$fcc2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
  /external/llvm/test/MC/Mips/mips3/
invalid-mips5-wrong-error.s 35 movt.ps $f20,$f25,$fcc2 # CHECK: :[[@LINE]]:{{[0-9]+}}: error: Unknown instruction
  /external/tcpdump/tests/
ripv2_auth.out 24 0x0000: 6d21 5dd5 6d27 a6f4 8a51 e2c2 fcc2 af0f
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 166 # CHECK: movf.d $f4, $f6, $fcc2 # encoding: [0x11,0x31,0x28,0x46]
201 movf.d $f4, $f6, $fcc2
  /external/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 114 SP::FCC0, SP::FCC1, SP::FCC2, SP::FCC3 };
  /external/chromium_org/third_party/icu/source/data/unidata/norm2/
nfkc.txt 1727 FCC2>0642 062D
    [all...]
nfkc_cf.txt     [all...]
uts46.txt     [all...]
  /external/icu/icu4c/source/data/unidata/norm2/
nfkc.txt 1727 FCC2>0642 062D
    [all...]
nfkc_cf.txt     [all...]
  /external/clang/lib/Basic/
Targets.cpp     [all...]
  /external/chromium_org/third_party/icu/source/data/unidata/
DerivedNormalizationProps.txt     [all...]

Completed in 1443 milliseconds

1 2