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

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/tests/
enter.asm 3 o32 enter 4,0 label
8 a32 o32 enter 4,0
opersize.asm 2 o32 mov ax, bx label
6 o32 mov eax, ebx label
11 o32 mov ax, bx label
15 o32 mov eax, ebx label
  /external/chromium_org/sandbox/linux/seccomp-bpf/
Makefile 7 OBJS32 := $(shell echo ${MODS} | xargs -n 1 | sed -e 's/$$/.o32/')
11 .SUFFIXES: .o64 .o32
17 $(RM) *.o *.o32 *.o64 .*.d
27 .cc.o32:
  /external/llvm/test/MC/Mips/
nabi-regs.s 1 # OABI (o32, o64) have a different symbolic register
mips-register-names.s 3 # Check that the register names are mapped to their correct numbers for o32
  /external/libffi/
Libffi.mk 30 LOCAL_SRC_FILES += src/mips/ffi.c src/mips/o32.S
Makefile.am 13 src/mips/ffi.c src/mips/n32.S src/mips/o32.S \
94 nodist_libffi_la_SOURCES += src/mips/ffi.c src/mips/o32.S src/mips/n32.S
  /external/chromium_org/third_party/openssl/openssl/
import_openssl.sh 136 CC=true perl "$1" o32 > "$OUT"
  /external/openssl/
import_openssl.sh 136 CC=true perl "$1" o32 > "$OUT"
  /external/scrypt/
import_scrypt.sh 139 CC=true perl "$1" o32 > "$OUT"
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha512-mips.pl 15 # generated code in o32 build and ~55% in n32/64 build. SHA512 [which
21 # There is a number of MIPS ABI in use, O32 and N32/64 are most
34 # - never ever touch $tp, "thread pointer", former $gp [o32 can be
38 # - on O32 populate $a4-$a7 with 'lw $aN,4*N($sp)' if necessary;
48 $flavour = shift; # supported flavours are o32,n32,64,nubi32,nubi64
259 $code.=<<___ if ($flavour =~ /o32/i); # o32 PIC-ification
285 $code.=<<___ if ($flavour !~ /o32/i); # non-o32 PIC-ification
  /external/openssl/crypto/sha/asm/
sha512-mips.pl 15 # generated code in o32 build and ~55% in n32/64 build. SHA512 [which
21 # There is a number of MIPS ABI in use, O32 and N32/64 are most
34 # - never ever touch $tp, "thread pointer", former $gp [o32 can be
38 # - on O32 populate $a4-$a7 with 'lw $aN,4*N($sp)' if necessary;
48 $flavour = shift; # supported flavours are o32,n32,64,nubi32,nubi64
259 $code.=<<___ if ($flavour =~ /o32/i); # o32 PIC-ification
285 $code.=<<___ if ($flavour !~ /o32/i); # non-o32 PIC-ification
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aes-mips.pl 24 # There is a number of MIPS ABI in use, O32 and N32/64 are most
40 # - on O32 populate $a4-$a7 with 'lw $aN,4*N($sp)' if necessary;
50 $flavour = shift; # supported flavours are o32,n32,64,nubi32,nubi64
364 $code.=<<___ if ($flavour =~ /o32/i); # o32 PIC-ification
387 $code.=<<___ if ($flavour !~ /o32/i); # non-o32 PIC-ification
701 $code.=<<___ if ($flavour =~ /o32/i); # o32 PIC-ification
724 $code.=<<___ if ($flavour !~ /o32/i); # non-o32 PIC-ificatio
    [all...]
  /external/openssl/crypto/aes/asm/
aes-mips.pl 24 # There is a number of MIPS ABI in use, O32 and N32/64 are most
40 # - on O32 populate $a4-$a7 with 'lw $aN,4*N($sp)' if necessary;
50 $flavour = shift; # supported flavours are o32,n32,64,nubi32,nubi64
364 $code.=<<___ if ($flavour =~ /o32/i); # o32 PIC-ification
387 $code.=<<___ if ($flavour !~ /o32/i); # non-o32 PIC-ification
701 $code.=<<___ if ($flavour =~ /o32/i); # o32 PIC-ification
724 $code.=<<___ if ($flavour !~ /o32/i); # non-o32 PIC-ificatio
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
mips-mont.pl 23 # There is a number of MIPS ABI in use, O32 and N32/64 are most
39 # - on O32 populate $a4-$a7 with 'lw $aN,4*N($sp)' if necessary;
49 $flavour = shift; # supported flavours are o32,n32,64,nubi32,nubi64
127 $code.=<<___ if ($flavour =~ /o32/i);
  /external/openssl/crypto/bn/asm/
mips-mont.pl 23 # There is a number of MIPS ABI in use, O32 and N32/64 are most
39 # - on O32 populate $a4-$a7 with 'lw $aN,4*N($sp)' if necessary;
49 $flavour = shift; # supported flavours are o32,n32,64,nubi32,nubi64
127 $code.=<<___ if ($flavour =~ /o32/i);
  /external/chromium_org/third_party/yasm/source/patched-yasm/
x86insn_nasm.gperf 444 o32, NULL, X86_OPERSIZE>>8, 0x20, 0, 0, 0, 0, 0, 0, 0
    [all...]

Completed in 760 milliseconds