HomeSort by relevance Sort by last modified time
    Searched refs:EB (Results 1 - 25 of 43) sorted by null

1 2

  /external/valgrind/auxprogs/
dump_insn_ppc.sh 3 objdump -b binary -m powerpc -EB -D \
  /external/llvm/test/MC/Mips/
micromips-alu-instructions.s 2 # RUN: llvm-mc %s -triple=mips -show-encoding -mattr=micromips | FileCheck -check-prefix=CHECK-EB %s
47 # CHECK-EB: add $9, $6, $7 # encoding: [0x00,0xe6,0x49,0x10]
48 # CHECK-EB: addi $9, $6, 17767 # encoding: [0x11,0x26,0x45,0x67]
49 # CHECK-EB: addiu $9, $6, -15001 # encoding: [0x31,0x26,0xc5,0x67]
50 # CHECK-EB: addi $9, $6, 17767 # encoding: [0x11,0x26,0x45,0x67]
51 # CHECK-EB: addiu $9, $6, -15001 # encoding: [0x31,0x26,0xc5,0x67]
52 # CHECK-EB: addu $9, $6, $7 # encoding: [0x00,0xe6,0x49,0x50]
53 # CHECK-EB: sub $9, $6, $7 # encoding: [0x00,0xe6,0x49,0x90]
54 # CHECK-EB: subu $4, $3, $5 # encoding: [0x00,0xa3,0x21,0xd0]
55 # CHECK-EB: neg $6, $7 # encoding: [0x00,0xe0,0x31,0x90
    [all...]
micromips-trap-instructions.s 4 # RUN: | FileCheck -check-prefix=CHECK-EB %s
27 # CHECK-EB: teq $8, $9 # encoding: [0x01,0x28,0x00,0x3c]
28 # CHECK-EB: tge $8, $9 # encoding: [0x01,0x28,0x02,0x3c]
29 # CHECK-EB: tgeu $8, $9 # encoding: [0x01,0x28,0x04,0x3c]
30 # CHECK-EB: tlt $8, $9 # encoding: [0x01,0x28,0x08,0x3c]
31 # CHECK-EB: tltu $8, $9 # encoding: [0x01,0x28,0x0a,0x3c]
32 # CHECK-EB: tne $8, $9 # encoding: [0x01,0x28,0x0c,0x3c]
33 # CHECK-EB: teqi $9, 17767 # encoding: [0x41,0xc9,0x45,0x67]
34 # CHECK-EB: tgei $9, 17767 # encoding: [0x41,0x29,0x45,0x67]
35 # CHECK-EB: tgeiu $9, 17767 # encoding: [0x41,0x69,0x45,0x67
    [all...]
micromips-16-bit-instructions.s 4 # RUN: FileCheck -check-prefix=CHECK-EB %s
67 # CHECK-EB: addu16 $6, $17, $4 # encoding: [0x07,0x42]
68 # CHECK-EB: subu16 $5, $16, $3 # encoding: [0x06,0xb1]
69 # CHECK-EB: andi16 $16, $2, 31 # encoding: [0x2c,0x29]
70 # CHECK-EB: and16 $16, $2 # encoding: [0x44,0x82]
71 # CHECK-EB: not16 $17, $3 # encoding: [0x44,0x0b]
72 # CHECK-EB: or16 $16, $4 # encoding: [0x44,0xc4]
73 # CHECK-EB: xor16 $17, $5 # encoding: [0x44,0x4d]
74 # CHECK-EB: sll16 $3, $16, 5 # encoding: [0x25,0x8a]
75 # CHECK-EB: srl16 $4, $17, 6 # encoding: [0x26,0x1d
    [all...]
micromips-branch-instructions.s 4 # RUN: | FileCheck %s -check-prefix=CHECK-EB
39 # CHECK-EB: b 1332 # encoding: [0x94,0x00,0x02,0x9a]
40 # CHECK-EB: nop # encoding: [0x0c,0x00]
41 # CHECK-EB: beq $9, $6, 1332 # encoding: [0x94,0xc9,0x02,0x9a]
42 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
43 # CHECK-EB: bgez $6, 1332 # encoding: [0x40,0x46,0x02,0x9a]
44 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
45 # CHECK-EB: bgezal $6, 1332 # encoding: [0x40,0x66,0x02,0x9a]
46 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
47 # CHECK-EB: bltzal $6, 1332 # encoding: [0x40,0x26,0x02,0x9a
    [all...]
micromips-control-instructions.s 4 # RUN: | FileCheck -check-prefix=CHECK-EB %s
45 # CHECK-EB: sdbbp # encoding: [0x00,0x00,0xdb,0x7c]
46 # CHECK-EB: sdbbp 34 # encoding: [0x00,0x22,0xdb,0x7c]
47 # CHECK-EB: .set push
48 # CHECK-EB: .set mips32r2
49 # CHECK-EB: rdhwr $5, $29
50 # CHECK-EB: .set pop # encoding: [0x00,0xbd,0x6b,0x3c]
51 # CHECK-EB: cache 1, 8($5) # encoding: [0x20,0x25,0x60,0x08]
52 # CHECK-EB: pref 1, 8($5) # encoding: [0x60,0x25,0x20,0x08]
53 # CHECK-EB: ssnop # encoding: [0x00,0x00,0x08,0x00
    [all...]
micromips-jump-instructions.s 4 # RUN: | FileCheck %s -check-prefix=CHECK-EB
35 # CHECK-EB: j 1328 # encoding: [0xd4,0x00,0x02,0x98]
36 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
37 # CHECK-EB: jal 1328 # encoding: [0xf4,0x00,0x02,0x98]
38 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
39 # CHECK-EB: jalr $ra, $6 # encoding: [0x03,0xe6,0x0f,0x3c]
40 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
41 # CHECK-EB: jr $7 # encoding: [0x00,0x07,0x0f,0x3c]
42 # CHECK-EB: nop # encoding: [0x00,0x00,0x00,0x00]
43 # CHECK-EB: jr $7 # encoding: [0x00,0x07,0x0f,0x3c
    [all...]
micromips-loadstore-instructions.s 4 # RUN: | FileCheck -check-prefix=CHECK-EB %s
50 # CHECK-EB: lb $5, 8($4) # encoding: [0x1c,0xa4,0x00,0x08]
51 # CHECK-EB: lbu $6, 8($4) # encoding: [0x14,0xc4,0x00,0x08]
52 # CHECK-EB: lh $2, 8($4) # encoding: [0x3c,0x44,0x00,0x08]
53 # CHECK-EB: lhu $4, 8($2) # encoding: [0x34,0x82,0x00,0x08]
54 # CHECK-EB: lw $6, 4($5) # encoding: [0xfc,0xc5,0x00,0x04]
55 # CHECK-EB: lw $6, 123($sp) # encoding: [0xfc,0xdd,0x00,0x7b]
56 # CHECK-EB: sb $5, 8($4) # encoding: [0x18,0xa4,0x00,0x08]
57 # CHECK-EB: sh $2, 8($4) # encoding: [0x38,0x44,0x00,0x08]
58 # CHECK-EB: sw $5, 4($6) # encoding: [0xf8,0xa6,0x00,0x04
    [all...]
micromips-shift-instructions.s 2 # RUN: llvm-mc %s -triple=mips -show-encoding -mcpu=mips32r2 -mattr=micromips | FileCheck -check-prefix=CHECK-EB %s
21 # CHECK-EB: sll $4, $3, 7 # encoding: [0x00,0x83,0x38,0x00]
22 # CHECK-EB: sllv $2, $3, $5 # encoding: [0x00,0x65,0x10,0x10]
23 # CHECK-EB: sra $4, $3, 7 # encoding: [0x00,0x83,0x38,0x80]
24 # CHECK-EB: srav $2, $3, $5 # encoding: [0x00,0x65,0x10,0x90]
25 # CHECK-EB: srl $4, $3, 7 # encoding: [0x00,0x83,0x38,0x40]
26 # CHECK-EB: srlv $2, $3, $5 # encoding: [0x00,0x65,0x10,0x50]
27 # CHECK-EB: rotr $9, $6, 7 # encoding: [0x01,0x26,0x38,0xc0]
28 # CHECK-EB: rotrv $9, $6, $7 # encoding: [0x00,0xc7,0x48,0xd0]
micromips-fpu-instructions.s 4 # RUN: -mcpu=mips32r2 | FileCheck -check-prefix=CHECK-EB %s
77 # CHECK-EB: add.s $f4, $f6, $f8 # encoding: [0x55,0x06,0x20,0x30]
78 # CHECK-EB: add.d $f4, $f6, $f8 # encoding: [0x55,0x06,0x21,0x30]
79 # CHECK-EB: div.s $f4, $f6, $f8 # encoding: [0x55,0x06,0x20,0xf0]
80 # CHECK-EB: div.d $f4, $f6, $f8 # encoding: [0x55,0x06,0x21,0xf0]
81 # CHECK-EB: mul.s $f4, $f6, $f8 # encoding: [0x55,0x06,0x20,0xb0]
82 # CHECK-EB: mul.d $f4, $f6, $f8 # encoding: [0x55,0x06,0x21,0xb0]
83 # CHECK-EB: sub.s $f4, $f6, $f8 # encoding: [0x55,0x06,0x20,0x70]
84 # CHECK-EB: sub.d $f4, $f6, $f8 # encoding: [0x55,0x06,0x21,0x70]
85 # CHECK-EB: lwc1 $f2, 4($6) # encoding: [0x9c,0x46,0x00,0x04
    [all...]
micromips-loadstore-unaligned.s 4 # RUN: -mattr=micromips | FileCheck -check-prefix=CHECK-EB %s
19 # CHECK-EB: lwl $4, 16($5) # encoding: [0x60,0x85,0x00,0x10]
20 # CHECK-EB: lwr $4, 16($5) # encoding: [0x60,0x85,0x10,0x10]
21 # CHECK-EB: swl $4, 16($5) # encoding: [0x60,0x85,0x80,0x10]
22 # CHECK-EB: swr $4, 16($5) # encoding: [0x60,0x85,0x90,0x10]
micromips-movcond-instructions.s 4 # RUN: | FileCheck -check-prefix=CHECK-EB %s
19 # CHECK-EB: movz $9, $6, $7 # encoding: [0x00,0xe6,0x48,0x58]
20 # CHECK-EB: movn $9, $6, $7 # encoding: [0x00,0xe6,0x48,0x18]
21 # CHECK-EB: movt $9, $6, $fcc0 # encoding: [0x55,0x26,0x09,0x7b]
22 # CHECK-EB: movf $9, $6, $fcc0 # encoding: [0x55,0x26,0x01,0x7b]
micromips-multiply-instructions.s 4 # RUN: | FileCheck -check-prefix=CHECK-EB %s
19 # CHECK-EB: madd $4, $5 # encoding: [0x00,0xa4,0xcb,0x3c]
20 # CHECK-EB: maddu $4, $5 # encoding: [0x00,0xa4,0xdb,0x3c]
21 # CHECK-EB: msub $4, $5 # encoding: [0x00,0xa4,0xeb,0x3c]
22 # CHECK-EB: msubu $4, $5 # encoding: [0x00,0xa4,0xfb,0x3c]
  /external/chromium-trace/trace-viewer/tracing/third_party/tvcm/third_party/rcssmin/tests/yui/
dataurl-nonbase64-singlequotes.css 6 background-image:url('data:image/png,%89PNG%0D%0A%1A%0A%00%00%00%0DIHDR%00%00%00%0C%00%00%00%0E%08%03%00%00%00%2Cc%0D%DE%00%00%00%A2PLTEQQQ%FA%FA%FA%FC%FC%FC%EE%EE%EE%A9%A9%A9%E9%E9%E9%0A%0A%0A%0D%0D%0D444PPP%CD%CD%CD%CC%CC%CC%F5%F5%F5UUU%D0%D0%D0\'\'\'%F9%F9%F9%A6%A6%A6%40%40%40FFF%A0%A0%A0%89%89%89%8D%8D%8D%20%20%20%14%14%14%DA%DA%DA%B6%B6%B6%02%02%02%87%87%87%81%81%81%AC%AC%AC%0E%0E%0E111%7D%7D%7D%92%92%92333%B9%B9%B9%BC%BC%BChhh)))%E1%E1%E1%03%03%03%CB%CB%CB%EB%EB%EB%FD%FD%FD%A3%A3%A3(((%04%04%04%CA%CA%CAttt%2C%2C%2C%F4%F4%F4%00%00%00%FF%FF%FF%D6%DE%02%C3%00%00%006tRNS%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%FF%00%A1%8FN1%00%00%00iIDAT%08%D7E%C7E%16%02Q%10%C5%D0j%C3%DD%BDqw%5E%F6%BF5%06%D4%3Fd%94kx%BDf%DE6%FFIA%AB%C8qYj%1F%E3Xk%93%E0%C8JZ%10%90%9E%3A1%60%BBY%85%A8%AE%14%C0%5E%1A6%8E%C5w%02%60%99%C9%FA%9A%03%60%8C%EFz%8C%CE%0EnSu%3F%01%AD%B2%06%04%F0%3CT%FF%B8nk%3F%7C%01%C5z%1B%F9%26%2F%3Az%00%00%00%00IEND%AEB%60%82');
  /external/llvm/lib/CodeGen/
Analysis.cpp 46 for (StructType::element_iterator EB = STy->element_begin(),
47 EI = EB,
50 if (Indices && *Indices == unsigned(EI - EB))
91 for (StructType::element_iterator EB = STy->element_begin(),
92 EI = EB,
96 StartingOffset + SL->getElementOffset(EI - EB));
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestBase.h 320 EngineBuilder EB(std::move(M));
322 TheJIT.reset(EB.setEngineKind(EngineKind::JIT)
  /external/llvm/lib/CodeGen/SelectionDAG/
FunctionLoweringInfo.cpp 122 Function::const_iterator BB = Fn->begin(), EB = Fn->end();
123 for (; BB != EB; ++BB)
234 for (BB = Fn->begin(); BB != EB; ++BB) {
273 for (BB = Fn->begin(); BB != EB; ++BB)
  /external/clang/lib/StaticAnalyzer/Core/
BugReporter.cpp     [all...]
  /external/icu/icu4c/source/data/sprep/
rfc3530cs.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
rfc3530mixp.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
rfc3920res.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
rfc4011.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
rfc4013.txt 47 05EB..05EF; ; UNASSIGNED
292 20EB..20FF; ; UNASSIGNED
rfc4505.txt 46 05EB..05EF; ; UNASSIGNED
291 20EB..20FF; ; UNASSIGNED
  /external/icu/icu4c/source/test/testdata/
nfs4_cs_prep_cs.txt 38 05EB..05EF; ; UNASSIGNED
283 20EB..20FF; ; UNASSIGNED

Completed in 424 milliseconds

1 2