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

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/sparc/
cfr.s 1 # Test read/write %cfr instructions
3 wr %o1, %l6, %cfr
4 wr %g1, 0x234, %cfr
5 rd %cfr, %g5
6 rd %cfr, %o3
7 rd %cfr, %i2
8 rd %cfr, %l4
cfr.d 3 #name: sparc CFR
10 0: b5 82 40 16 wr %o1, %l6, %cfr
11 4: b5 80 62 34 wr %g1, 0x234, %cfr
12 8: 8b 46 80 00 rd %cfr, %g5
13 c: 97 46 80 00 rd %cfr, %o3
14 10: b5 46 80 00 rd %cfr, %i2
15 14: a9 46 80 00 rd %cfr, %l4
rdasr.s 11 rd %cfr,%g6
wrasr.s 33 wr %g1, %g2, %cfr
34 wr %g1, 666, %cfr
35 wr 666, %g1, %cfr
rdasr.d 18 20: 8d 46 80 00 rd %cfr, %g6
wrasr.d 40 78: b5 80 40 02 wr %g1, %g2, %cfr
41 7c: b5 80 62 9a wr %g1, 0x29a, %cfr
42 80: b5 80 62 9a wr %g1, 0x29a, %cfr
  /external/clang/test/CodeGenCXX/
lvalue-bitcasts.cpp 33 _Complex float &cfr = cf; local
38 cfr = reinterpret_cast<_Complex float&>(ir);
43 cfr = reinterpret_cast<_Complex float&>(fr);
47 cfr = reinterpret_cast<_Complex float&>(xr);
78 _Complex float &cfr = cf; local
83 cfr = (_Complex float&)ir;
88 cfr = (_Complex float&)fr;
92 cfr = (_Complex float&)xr;
127 _Complex float &cfr = cf; local
132 cfr = complex_float_ref(ir)
    [all...]
  /prebuilts/go/darwin-x86/src/html/
entity.go 61 "Cfr;": '\U0000212D',
    [all...]
  /prebuilts/go/linux-x86/src/html/
entity.go 61 "Cfr;": '\U0000212D',
    [all...]

Completed in 628 milliseconds