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

1 2 3 4 5 6 7 8 91011>>

  /libcore/ojluni/src/main/java/java/time/chrono/
ThaiBuddhistEra.java 11 * This code is distributed in the hope that it will be useful, but WITHOUT
47 * may be used to endorse or promote products derived from this software
54 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
85 * <td>2</td><td>BE</td><td>2</td><td>-542</td>
88 * <td>1</td><td>BE</td><td>1</td><td>-543</td>
118 BE;
124 * {@code ThaiBuddhistEra} is an enum representing the Thai Buddhist eras of BEFORE_BE/BE.
125 * This factory allows the enum to be obtained from the {@code int} value.
136 return BE;
146 * The era BEFORE_BE has the value 0, while the era BE has the value 1
    [all...]
  /external/llvm/test/MC/PowerPC/
ppc64-encoding-vmx.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
9 # CHECK-BE: lvebx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x0e]
12 # CHECK-BE: lvehx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x4e]
15 # CHECK-BE: lvewx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0x8e]
18 # CHECK-BE: lvx 2, 3, 4 # encoding: [0x7c,0x43,0x20,0xce]
21 # CHECK-BE: lvxl 2, 3, 4 # encoding: [0x7c,0x43,0x22,0xce]
24 # CHECK-BE: stvebx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x0e]
27 # CHECK-BE: stvehx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x4e]
30 # CHECK-BE: stvewx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0x8e]
33 # CHECK-BE: stvx 2, 3, 4 # encoding: [0x7c,0x43,0x21,0xce
    [all...]
vsx.s 1 # RUN: llvm-mc -triple powerpc64-unknown-linux-gnu --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
4 # CHECK-BE: xxswapd 7, 63 # encoding: [0xf0,0xff,0xfa,0x56]
8 # CHECK-BE: lxsdx 39, 5, 31 # encoding: [0x7c,0xe5,0xfc,0x99]
11 # CHECK-BE: lxsiwax 39, 5, 31 # encoding: [0x7c,0xe5,0xf8,0x99]
14 # CHECK-BE: lxsiwzx 39, 5, 31 # encoding: [0x7c,0xe5,0xf8,0x19]
17 # CHECK-BE: lxsspx 39, 5, 31 # encoding: [0x7c,0xe5,0xfc,0x19]
20 # CHECK-BE: lxvd2x 39, 5, 31 # encoding: [0x7c,0xe5,0xfe,0x99]
23 # CHECK-BE: lxvdsx 39, 5, 31 # encoding: [0x7c,0xe5,0xfa,0x99]
26 # CHECK-BE: lxvw4x 39, 5, 31 # encoding: [0x7c,0xe5,0xfe,0x19]
29 # CHECK-BE: stxsdx 40, 5, 31 # encoding: [0x7d,0x05,0xfd,0x99
    [all...]
ppc64-encoding-6xx.s 1 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
6 # CHECK-BE: mfibatu 12, 0 # encoding: [0x7d,0x90,0x82,0xa6]
9 # CHECK-BE: mfibatl 12, 0 # encoding: [0x7d,0x91,0x82,0xa6]
12 # CHECK-BE: mfibatu 12, 1 # encoding: [0x7d,0x92,0x82,0xa6]
15 # CHECK-BE: mfibatl 12, 1 # encoding: [0x7d,0x93,0x82,0xa6]
18 # CHECK-BE: mfibatu 12, 2 # encoding: [0x7d,0x94,0x82,0xa6]
21 # CHECK-BE: mfibatl 12, 2 # encoding: [0x7d,0x95,0x82,0xa6]
24 # CHECK-BE: mfibatu 12, 3 # encoding: [0x7d,0x96,0x82,0xa6]
27 # CHECK-BE: mfibatl 12, 3 # encoding: [0x7d,0x97,0x82,0xa6]
30 # CHECK-BE: mtibatu 0, 12 # encoding: [0x7d,0x90,0x83,0xa6
    [all...]
ppc64-encoding-bookII.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
7 # CHECK-BE: icbi 2, 3 # encoding: [0x7c,0x02,0x1f,0xac]
11 # CHECK-BE: icbt 0, 5, 31 # encoding: [0x7c,0x05,0xf8,0x2c]
15 # CHECK-BE: dcbt 2, 3, 10 # encoding: [0x7d,0x42,0x1a,0x2c]
18 # CHECK-BE: dcbt 2, 3, 10 # encoding: [0x7d,0x42,0x1a,0x2c]
21 # CHECK-BE: dcbt 2, 3, 10 # encoding: [0x7d,0x42,0x1a,0x2c]
24 # CHECK-BE: dcbt 2, 3 # encoding: [0x7c,0x02,0x1a,0x2c]
27 # CHECK-BE: dcbt 2, 3 # encoding: [0x7c,0x02,0x1a,0x2c]
30 # CHECK-BE: dcbtt 2, 3 # encoding: [0x7e,0x02,0x1a,0x2c]
33 # CHECK-BE: dcbtt 2, 3 # encoding: [0x7e,0x02,0x1a,0x2c
    [all...]
ppc64-encoding-spe.s 1 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
6 # CHECK-BE: evlddx 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x00]
9 # CHECK-BE: evldwx 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x02]
12 # CHECK-BE: evldhx 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x04]
15 # CHECK-BE: evlhhesplatx 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x08]
18 # CHECK-BE: evlhhousplatx 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x0c]
21 # CHECK-BE: evlhhossplatx 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x0e]
24 # CHECK-BE: evlwhex 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x10]
27 # CHECK-BE: evlwhoux 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x14]
30 # CHECK-BE: evlwhosx 14, 21, 28 # encoding: [0x11,0xd5,0xe3,0x16
    [all...]
ppc64-encoding-4xx.s 1 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
6 # CHECK-BE: mfdcr 3, 178 # encoding: [0x7c,0x72,0x2a,0x86]
9 # CHECK-BE: mtdcr 178, 3 # encoding: [0x7c,0x72,0x2b,0x86]
13 # CHECK-BE: tlbrehi 2, 3 # encoding: [0x7c,0x43,0x07,0x64]
16 # CHECK-BE: tlbrelo 2, 3 # encoding: [0x7c,0x43,0x0f,0x64]
19 # CHECK-BE: tlbrehi 2, 3 # encoding: [0x7c,0x43,0x07,0x64]
22 # CHECK-BE: tlbrelo 2, 3 # encoding: [0x7c,0x43,0x0f,0x64]
26 # CHECK-BE: tlbwehi 2, 3 # encoding: [0x7c,0x43,0x07,0xa4]
29 # CHECK-BE: tlbwelo 2, 3 # encoding: [0x7c,0x43,0x0f,0xa4]
32 # CHECK-BE: tlbwehi 2, 3 # encoding: [0x7c,0x43,0x07,0xa4
    [all...]
ppc64-encoding.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
9 # CHECK-BE: b target # encoding: [0b010010AA,A,A,0bAAAAAA00]
11 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24
14 # CHECK-BE: ba target # encoding: [0b010010AA,A,A,0bAAAAAA10]
16 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs
19 # CHECK-BE: bl target # encoding: [0b010010AA,A,A,0bAAAAAA01]
21 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24
24 # CHECK-BE: bla target # encoding: [0b010010AA,A,A,0bAAAAAA11]
26 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs
30 # CHECK-BE: bf 10, target # encoding: [0x40,0x8a,A,0bAAAAAA00
    [all...]
htm.s 1 # RUN: llvm-mc -triple powerpc64-unknown-linux-gnu --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
4 # CHECK-BE: tbegin. 0 # encoding: [0x7c,0x00,0x05,0x1d]
7 # CHECK-BE: tbegin. 1 # encoding: [0x7c,0x20,0x05,0x1d]
11 # CHECK-BE: tend. 0 # encoding: [0x7c,0x00,0x05,0x5d]
14 # CHECK-BE: tend. 1 # encoding: [0x7e,0x00,0x05,0x5d]
18 # CHECK-BE: tabort. 9 # encoding: [0x7c,0x09,0x07,0x1d]
21 # CHECK-BE: tabortdc. 0, 9, 9 # encoding: [0x7c,0x09,0x4e,0x5d]
24 # CHECK-BE: tabortdci. 0, 9, 0 # encoding: [0x7c,0x09,0x06,0xdd]
27 # CHECK-BE: tabortwc. 0, 9, 9 # encoding: [0x7c,0x09,0x4e,0x1d]
30 # CHECK-BE: tabortwci. 0, 9, 0 # encoding: [0x7c,0x09,0x06,0x9d
    [all...]
ppc64-encoding-bookIII.s 1 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
4 # CHECK-BE: mtmsr 4 # encoding: [0x7c,0x80,0x01,0x24]
8 # CHECK-BE: mtmsr 4, 1 # encoding: [0x7c,0x81,0x01,0x24]
12 # CHECK-BE: mfmsr 4 # encoding: [0x7c,0x80,0x00,0xa6]
16 # CHECK-BE: mtmsrd 4 # encoding: [0x7c,0x80,0x01,0x64]
20 # CHECK-BE: mtmsrd 4, 1 # encoding: [0x7c,0x81,0x01,0x64]
24 # CHECK-BE: mfspr 4, 260 # encoding: [0x7c,0x84,0x42,0xa6]
28 # CHECK-BE: mfspr 4, 261 # encoding: [0x7c,0x85,0x42,0xa6]
32 # CHECK-BE: mfspr 4, 262 # encoding: [0x7c,0x86,0x42,0xa6]
36 # CHECK-BE: mfspr 4, 263 # encoding: [0x7c,0x87,0x42,0xa6
    [all...]
ppc64-encoding-fp.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
9 # CHECK-BE: lfs 2, 128(4) # encoding: [0xc0,0x44,0x00,0x80]
12 # CHECK-BE: lfsx 2, 3, 4 # encoding: [0x7c,0x43,0x24,0x2e]
15 # CHECK-BE: lfsu 2, 128(4) # encoding: [0xc4,0x44,0x00,0x80]
18 # CHECK-BE: lfsux 2, 3, 4 # encoding: [0x7c,0x43,0x24,0x6e]
21 # CHECK-BE: lfd 2, 128(4) # encoding: [0xc8,0x44,0x00,0x80]
24 # CHECK-BE: lfdx 2, 3, 4 # encoding: [0x7c,0x43,0x24,0xae]
27 # CHECK-BE: lfdu 2, 128(4) # encoding: [0xcc,0x44,0x00,0x80]
30 # CHECK-BE: lfdux 2, 3, 4 # encoding: [0x7c,0x43,0x24,0xee]
33 # CHECK-BE: lfiwax 2, 3, 4 # encoding: [0x7c,0x43,0x26,0xae
    [all...]
ppc64-encoding-ext.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
7 # CHECK-BE: beqlr 0 # encoding: [0x4d,0x82,0x00,0x20]
10 # CHECK-BE: beqlr 1 # encoding: [0x4d,0x86,0x00,0x20]
13 # CHECK-BE: beqlr 2 # encoding: [0x4d,0x8a,0x00,0x20]
16 # CHECK-BE: beqlr 3 # encoding: [0x4d,0x8e,0x00,0x20]
19 # CHECK-BE: beqlr 4 # encoding: [0x4d,0x92,0x00,0x20]
22 # CHECK-BE: beqlr 5 # encoding: [0x4d,0x96,0x00,0x20]
25 # CHECK-BE: beqlr 6 # encoding: [0x4d,0x9a,0x00,0x20]
28 # CHECK-BE: beqlr 7 # encoding: [0x4d,0x9e,0x00,0x20]
32 # CHECK-BE: bclr 12, 0 # encoding: [0x4d,0x80,0x00,0x20
    [all...]
ppc64-encoding-p8vector.s 1 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
4 # CHECK-BE: vpksdss 2, 3, 4 # encoding: [0x10,0x43,0x25,0xce]
8 # CHECK-BE: vpksdus 2, 3, 4 # encoding: [0x10,0x43,0x25,0x4e]
12 # CHECK-BE: vpkudus 2, 3, 4 # encoding: [0x10,0x43,0x24,0xce]
16 # CHECK-BE: vpkudum 2, 3, 4 # encoding: [0x10,0x43,0x24,0x4e]
20 # CHECK-BE: vupkhsw 2, 3 # encoding: [0x10,0x40,0x1e,0x4e]
24 # CHECK-BE: vupklsw 2, 3 # encoding: [0x10,0x40,0x1e,0xce]
ppc-nop.s 1 # RUN: llvm-mc -filetype=obj -triple=powerpc-unknown-linux-gnu %s | llvm-readobj -s -sd - | FileCheck -check-prefix=CHECK-BE %s
2 # RUN: llvm-mc -filetype=obj -triple=powerpc64-unknown-linux-gnu %s | llvm-readobj -s -sd - | FileCheck -check-prefix=CHECK-BE %s
12 # CHECK-BE: 0000: 4E800020 60000000 4E800020 42000000
ppc64-encoding-e500.s 1 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
6 # CHECK-BE: rfdi # encoding: [0x4c,0x00,0x00,0x4e]
9 # CHECK-BE: rfmci # encoding: [0x4c,0x00,0x00,0x4c]
ppc64-operands.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
7 # CHECK-BE: add 1, 2, 3 # encoding: [0x7c,0x22,0x1a,0x14]
11 # CHECK-BE: add 1, 2, 3 # encoding: [0x7c,0x22,0x1a,0x14]
15 # CHECK-BE: add 0, 0, 0 # encoding: [0x7c,0x00,0x02,0x14]
19 # CHECK-BE: add 31, 31, 31 # encoding: [0x7f,0xff,0xfa,0x14]
23 # CHECK-BE: addi 1, 0, 0 # encoding: [0x38,0x20,0x00,0x00]
27 # CHECK-BE: addi 1, 0, 0 # encoding: [0x38,0x20,0x00,0x00]
33 # CHECK-BE: addi 1, 2, 0 # encoding: [0x38,0x22,0x00,0x00]
37 # CHECK-BE: addi 1, 0, -32768 # encoding: [0x38,0x20,0x80,0x00]
41 # CHECK-BE: addi 1, 0, 32767 # encoding: [0x38,0x20,0x7f,0xff
    [all...]
ppc64-fixup-explicit.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
6 # RUN: llvm-readobj -r | FileCheck %s -check-prefix=CHECK-BE-REL
15 # CHECK-BE: addi 4, 3, target@GOT # encoding: [0x38,0x83,A,A]
17 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@GOT, kind: fixup_ppc_half16
19 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16 target 0x0
23 # CHECK-BE: ld 1, target@GOT(2) # encoding: [0xe8,0x22,A,0bAAAAAA00]
25 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@GOT, kind: fixup_ppc_half16ds
27 # CHECK-BE-REL: 0x{{[0-9A-F]*[26AE]}} R_PPC64_GOT16_DS target 0x0
31 # CHECK-BE: addis 3, 2, target@got@ha # encoding: [0x3c,0x62,A,A]
33 # CHECK-BE-NEXT: # fixup A - offset: 2, value: target@got@ha, kind: fixup_ppc_ha (…)
    [all...]
ppc64-fixups.s 2 # RUN: llvm-mc -triple powerpc64-unknown-unknown --show-encoding %s | FileCheck -check-prefix=CHECK-BE %s
6 # RUN: llvm-readobj -r | FileCheck %s -check-prefix=CHECK-BE-REL
10 # CHECK-BE: b target # encoding: [0b010010AA,A,A,0bAAAAAA00]
12 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24
14 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_REL24 target 0x0
18 # CHECK-BE: ba target # encoding: [0b010010AA,A,A,0bAAAAAA10]
20 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_br24abs
22 # CHECK-BE-REL: 0x{{[0-9A-F]*[048C]}} R_PPC64_ADDR24 target 0x0
26 # CHECK-BE: beq 0, target # encoding: [0x41,0x82,A,0bAAAAAA00]
28 # CHECK-BE-NEXT: # fixup A - offset: 0, value: target, kind: fixup_ppc_brcond1
    [all...]
  /external/llvm/test/MC/Mips/
mips-expansions.s 4 # RUN: FileCheck %s --check-prefixes=CHECK,CHECK-BE
143 # CHECK-BE: lb $1, 0($zero) # encoding: [0x80,0x01,0x00,0x00]
144 # CHECK-BE: lbu $8, 1($zero) # encoding: [0x90,0x08,0x00,0x01]
145 # CHECK-BE: sll $1, $1, 8 # encoding: [0x00,0x01,0x0a,0x00]
146 # CHECK-BE: or $8, $8, $1 # encoding: [0x01,0x01,0x40,0x25]
153 # CHECK-BE: lb $1, 2($zero) # encoding: [0x80,0x01,0x00,0x02]
154 # CHECK-BE: lbu $8, 3($zero) # encoding: [0x90,0x08,0x00,0x03]
155 # CHECK-BE: sll $1, $1, 8 # encoding: [0x00,0x01,0x0a,0x00]
156 # CHECK-BE: or $8, $8, $1 # encoding: [0x01,0x01,0x40,0x25]
163 # CHECK-BE: ori $1, $zero, 32768 # encoding: [0x34,0x01,0x80,0x00
    [all...]
llvm-mc-fixup-endianness.s 1 # RUN: llvm-mc -show-encoding -mcpu=mips32 -triple mips-unknown-unknown %s | FileCheck -check-prefix=BE %s
5 b foo # BE: b foo # encoding: [0x10,0x00,A,A]
  /external/llvm/test/MC/ARM/
arm_fixups.s 4 @ RUN: FileCheck --check-prefix=CHECK-BE < %t %s
9 @ CHECK-BE: bl _printf @ encoding: [0xeb,A,A,A]
10 @ CHECK-BE: @ fixup A - offset: 0, value: _printf, kind: fixup_arm_uncondbl
18 @ CHECK-BE: movw r9, :lower16:_foo @ encoding: [0xe3,0b0000AAAA,0x90'A',A]
19 @ CHECK-BE: @ fixup A - offset: 0, value: _foo, kind: fixup_arm_movw_lo16
22 @ CHECK-BE: movw r9, :lower16:_foo @ encoding: [0xe3,0b0000AAAA,0x90'A',A]
23 @ CHECK-BE: @ fixup A - offset: 0, value: _foo, kind: fixup_arm_movw_lo16
26 @ CHECK-BE: movt r9, :upper16:_foo @ encoding: [0xe3,0b0100AAAA,0x90'A',A]
27 @ CHECK-BE: @ fixup A - offset: 0, value: _foo, kind: fixup_arm_movt_hi16
33 @ CHECK-BE: movw r2, :lower16:fred @ encoding: [0xe3,0b0000AAAA,0x20'A',A
    [all...]
thumb2be-movt-encoding.s 2 @ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
7 @ CHECK-BE: movt r9, :upper16:_bar @ encoding: [0xf2,0b1100AAAA,0x09'A',A]
8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movt_hi16
thumb2be-movw-encoding.s 2 @ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
7 @ CHECK-BE: movw r9, :lower16:_bar @ encoding: [0xf2,0b0100AAAA,0x09'A',A]
8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: _bar, kind: fixup_t2_movw_lo16
thumb2be-b.w-encoding.s 2 @ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
7 @ CHECK-BE: b.w bar @ encoding: [0xf0'A',A,0x90'A',A]
8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: bar, kind: fixup_t2_uncondbranch
thumb2be-beq.w-encoding.s 2 @ RUN: llvm-mc -triple=thumbebv7-none-linux-gnueabi -show-encoding < %s | FileCheck %s --check-prefix=CHECK-BE
7 @ CHECK-BE: beq.w bar @ encoding: [0xf0'A',A,0x80'A',A]
8 @ CHECK-BE-NEXT: @ fixup A - offset: 0, value: bar, kind: fixup_t2_condbranch

Completed in 1793 milliseconds

1 2 3 4 5 6 7 8 91011>>