/external/llvm/test/MC/Mips/ |
mips-expansions.s | 543 # Test ULW with immediate operand. 544 ulw $8, 0 550 ulw $8, 2 556 ulw $8, 0x8000 564 ulw $8, -0x8000 570 ulw $8, 0x10000 [all...] |
/bionic/libc/arch-mips/string/ |
memcmp.c | 133 struct ulw struct 139 static int unaligned_words (const struct ulw *a, const reg_t *b,
|
/external/libjpeg-turbo/simd/ |
jsimd_mips_dspr2.S | 1037 ulw t0, 0(t7) // t0 = |P3|P2|P1|P0| 1038 ulw t1, 1(t7) [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/ |
micromips@ulw-reloc.d | 3 #name: ULW with relocation operators 4 #source: ulw-reloc.s
|
mips-abi32.s | 59 ulw $4, unshared # 00b0 lui at,hi(unshared)
|
mips-gp32-fp32.s | 59 ulw $4, unshared # 00b0 lui at,hi(unshared)
|
mips-gp32-fp64.s | 59 ulw $4, unshared # 00b0 lui at,hi(unshared)
|
mips-gp64-fp32.s | 54 ulw $4, unshared # 009c lui at,hi(unshared)
|
mips-gp64-fp64.s | 54 ulw $4, unshared # 009c lui at,hi(unshared)
|
mips-abi32-pic.s | 98 ulw $4, unshared # 0140 lw at,got(.data)(gp)
|
mips-gp32-fp32-pic.s | 98 ulw $4, unshared # 0140 lw at,got(.data)(gp)
|
mips-gp32-fp64-pic.s | 98 ulw $4, unshared # 0140 lw at,got(.data)(gp)
|
mips-gp64-fp32-pic.s | 98 ulw $4, unshared # 0140 lw at,got(.data)(gp)
|
mips-gp64-fp64-pic.s | 98 ulw $4, unshared # 0140 lw at,got(.data)(gp)
|
ulw.d | 2 #name: MIPS ulw 5 # Test the ulw macro.
|
/external/webp/src/dsp/ |
msa_macro.h | 117 MSA_LOAD_FUNC(uint32_t, ulw, msa_ulw); [all...] |
/toolchain/binutils/binutils-2.25/opcodes/ |
mips-opc.c | [all...] |