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

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/rx/
emul.d 9 0: fd 74 60 80 emul #-128, r0
10 4: fd 74 6e 80 emul #-128, r14
11 8: fd 74 60 7f emul #127, r0
12 c: fd 74 6e 7f emul #127, r14
13 10: fd 78 60 00 80 emul #0xffff8000, r0
14 15: fd 78 6e 00 80 emul #0xffff8000, r14
15 1a: fd 7c 60 00 80 00 emul #0x8000, r0
16 20: fd 7c 6e 00 80 00 emul #0x8000, r14
17 26: fd 7c 60 00 00 80 emul #0xff800000, r0
18 2c: fd 7c 6e 00 00 80 emul #0xff800000, r1
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
line.exp 29 set emul "elf_x86_64_nacl"
31 set emul "elf_x86_64"
46 send_log "$ld -e start -m$emul -o tmpdir/undefined tmpdir/undefined.o\n"
47 set exec_output [run_host_cmd "$ld" "-e start -m$emul -o tmpdir/undefined tmpdir/undefined.o"]
export-class.exp 33 proc x86_64_export_class_test { abi flag emul } {
40 set LDFLAGS "-m$emul"
91 foreach { abi flag emul } $abis {
92 x86_64_export_class_test $abi $flag $emul
x86-64.exp 32 set emul "elf_x86_64_nacl"
34 set emul "elf_x86_64"
152 set emul elf_x86_64_nacl
171 set emul elf_x86_64
181 if { ![ld_simple_link $ld tmpdir/$test "-m$emul tmpdir/${test}a.o tmpdir/${test}b.o"] } {
191 if { ![ld_simple_link $ld tmpdir/$test "-m$emul tmpdir/${test}a.o tmpdir/${test}b.o"] } {
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
export-class.exp 33 proc powerpc_export_class_test { abi endian emul } {
38 set LDFLAGS "-m$emul"
93 foreach { abi endian emul } $abis {
94 if { [string first $emul $ldemul] != -1 } then {
95 powerpc_export_class_test $abi $endian $emul
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
comm-data.exp 34 proc mips_comm_data_test { abi flag emul reloc } {
41 set LDFLAGS "-m$emul"
86 foreach { abi flag emul } $abis {
88 mips_comm_data_test $abi $flag $emul $reloc
export-class.exp 33 proc mips_export_class_test { abi flag emul } {
40 set LDFLAGS "-m$emul"
94 foreach { abi flag emul } $abis {
95 mips_export_class_test $abi $flag $emul
mips-elf.exp 322 foreach { abi flag emul } $abis {
325 "-m$emul -shared -Tpic-and-nonpic-3a.ld" "" \
330 "-m$emul -Tpic-and-nonpic-6.ld tmpdir/pic-and-nonpic-6-${abi}.so" "" \
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-arm/
export-class.exp 36 set emul armelf_linux_eabi
38 set emul armelf_linux
46 "-m$emul -shared -version-script ../ld-elf/export-class-lib.ver" "" \
60 "-m$emul -r" "" \
77 "-m$emul -shared -Tdata=0x12340000 tmpdir/arm-export-class-ref-r.o tmpdir/arm-export-class-lib.so" "" \
  /external/syslinux/gpxe/src/util/
geniso 54 mkisofs -q -l -o $out -c boot.cat -b isolinux.bin -no-emul-boot -boot-load-size 4 -boot-info-table $dir
  /toolchain/binutils/binutils-2.25/ld/
ldemul.c 319 ld_emulation_xfer_type *emul = *eptr; local
321 if (emul->list_options)
323 fprintf (f, "%s: \n", emul->emulation_name);
325 emul->list_options (f);
  /toolchain/binutils/binutils-2.25/bfd/
bfd.c     [all...]
  /hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
viddec_pm_parser_ops.c 81 uint8_t emul=0; local
85 viddec_pm_utils_bstream_get_au_offsets(&(cxt->getbits), &b_off, &start, &emul);
86 if(emul) start--;
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
insns12.s 62 emul
insns12.d 79 0+a1 <special_test\+0x74> emul
  /toolchain/binutils/binutils-2.25/opcodes/
rx-decode.opc 617 /* EMUL */
619 /** 1111 1101 0111 im00 0110rdst emul #%1, %0 */
620 ID(emul); DR(rdst); SC(IMMex(im));
622 /** 1111 1100 0001 10ss rsrc rdst emul %1%S1, %0 */
623 ID(emul); SP(ss, rsrc); DR(rdst);
625 /** 0000 0110 mx10 00ss 0000 0110 rsrc rdst emul %1%S1, %0 */
626 ID(emul); SPm(ss, rsrc, mx); DR(rdst);
rx-decode.c 878 /** 0000 0110 mx10 00ss 0000 0110 rsrc rdst emul %1%S1, %0 */
890 "/** 0000 0110 mx10 00ss 0000 0110 rsrc rdst emul %1%S1, %0 */",
897 SYNTAX("emul %1%S1, %0");
899 ID(emul); SPm(ss, rsrc, mx); DR(rdst);
    [all...]
  /external/syslinux/com32/hdt/
Makefile 112 -no-emul-boot -boot-load-size 4 -boot-info-table \
  /external/libcups/cups/
ppd.c 120 ppd_emul_t *emul; /* Current emulation */ local
153 for (i = ppd->num_emulations, emul = ppd->emulations; i > 0; i --, emul ++)
155 _cupsStrFree(emul->start);
156 _cupsStrFree(emul->stop);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/
Makefile.am 103 emul-target.h \
104 emul.h \
  /external/pcre/dist2/
configure     [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
configure     [all...]
  /external/ltp/testcases/kernel/fs/scsi/ltpscsi/
scsimain.c 658 int emul; local
719 res = ioctl(sg_fd, SG_EMULATED_HOST, &emul);
729 emul = 0;
734 if (emul)
    [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 926 milliseconds