| /src/external/gpl3/gcc/dist/libgcc/config/sh/ |
| crtn.S | 28 mov r14,r15 29 lds.l @r15+,pr 30 mov.l @r15+,r14 33 mov.l @r15+,r12 39 mov r14,r15 40 lds.l @r15+,pr 41 mov.l @r15+,r14 44 mov.l @r15+,r12
|
| crti.S | 51 mov.l r12,@-r15 55 mov.l r14,@-r15 59 sts.l pr,@-r15 63 mov r15,r14 82 mov.l r12,@-r15 86 mov.l r14,@-r15 90 sts.l pr,@-r15 94 mov r15,r14
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/sh/ |
| crtn.S | 28 mov r14,r15 29 lds.l @r15+,pr 30 mov.l @r15+,r14 33 mov.l @r15+,r12 39 mov r14,r15 40 lds.l @r15+,pr 41 mov.l @r15+,r14 44 mov.l @r15+,r12
|
| crti.S | 51 mov.l r12,@-r15 55 mov.l r14,@-r15 59 sts.l pr,@-r15 63 mov r15,r14 82 mov.l r12,@-r15 86 mov.l r14,@-r15 90 sts.l pr,@-r15 94 mov r15,r14
|
| /src/libexec/ld.elf_so/arch/sh3/ |
| rtld_start.S | 51 mov.l r5,@-r15 /* save relocbase */ 54 mov.l @r15+,r5 /* restore relocbase */ 55 add #-8,r15 /* room for values returned by _rtld */ 56 mov r15,r4 59 mov.l r9,@-r15 /* save ps_strings */ 61 mov.l @r15+,r9 /* restore ps_strings */ 63 mov.l @r15+,r7 /* from _rtld: exit procedure */ 64 mov.l @r15+,r8 /* from _rtld: main object */ 66 mov.l @r15,r4 /* restore argc */ 68 mov r15,r5 /* restore argv * [all...] |
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/config/systemz/ |
| get_tls_offset.S | 44 stmg %r14,%r15,112(%r15) 47 aghi %r15,-160 51 lg %r4,272(%r15) 52 lmg %r14,%r15,272(%r15) 59 stm %r12,%r15,48(%r15) 64 ahi %r15,-96 69 l %r4,152(%r15) [all...] |
| /src/external/gpl3/gcc/dist/libgcc/config/microblaze/ |
| crtn.S | 34 lw r15, r0, r1 35 rtsd r15, 8 39 lw r15, r0, r1 40 rtsd r15, 8
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/microblaze/ |
| crtn.S | 34 lw r15, r0, r1 35 rtsd r15, 8 39 lw r15, r0, r1 40 rtsd r15, 8
|
| /src/external/gpl3/gcc/dist/libgcc/config/pru/ |
| mpyll.S | 38 mov r28, r15 46 mov r15, r26 /* "Loose" ah, record only reslo. */ 52 add r15, r15, r26 55 add r15, r15, r27
|
| /src/external/gpl3/gcc.old/dist/libgcc/config/pru/ |
| mpyll.S | 38 mov r28, r15 46 mov r15, r26 /* "Loose" ah, record only reslo. */ 52 add r15, r15, r26 55 add r15, r15, r27
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| s390-stackless.S | 25 main: la %r15,3(0,0) 32 1: st %r15,0(%r15)
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| s390-stackless.S | 25 main: la %r15,3(0,0) 32 1: st %r15,0(%r15)
|
| /src/external/gpl3/gcc/dist/libsanitizer/tsan/ |
| tsan_rtl_s390x.S | 20 stmg %r2, %r3, R2_REL_OFFSET(%r15) 23 stmg %r14, %r15, R14_REL_OFFSET(%r15) 25 CFI_REL_OFFSET(%r15, R15_REL_OFFSET) 26 aghi %r15, -FRAME_SIZE 28 la %r2, FRAME_SIZE(%r15) 30 lmg %r14, %r15, FRAME_SIZE + R14_REL_OFFSET(%r15) 32 CFI_RESTORE(%r15) 34 lmg %r2, %r3, R2_REL_OFFSET(%r15) [all...] |
| /src/external/gpl3/gcc.old/dist/libsanitizer/tsan/ |
| tsan_rtl_s390x.S | 20 stmg %r2, %r3, R2_REL_OFFSET(%r15) 23 stmg %r14, %r15, R14_REL_OFFSET(%r15) 25 CFI_REL_OFFSET(%r15, R15_REL_OFFSET) 26 aghi %r15, -FRAME_SIZE 28 la %r2, FRAME_SIZE(%r15) 30 lmg %r14, %r15, FRAME_SIZE + R14_REL_OFFSET(%r15) 32 CFI_RESTORE(%r15) 34 lmg %r2, %r3, R2_REL_OFFSET(%r15) [all...] |
| /src/common/lib/libc/arch/ia64/string/ |
| ffs.S | 50 * Initialize return value (ret0), and set up r15 so that it 53 sub r15=r0,r14 55 and r15=r14,r15 ;; 57 extr.u r16=r15,0,8 ;; 64 extr.u r16=r15,0,16 ;; 67 extr.u r15=r15,16,16 74 extr.u r16=r15,0,8 ;; 77 extr.u r15=r15,8,2 [all...] |
| /src/sys/arch/ia64/ia64/ |
| support.S | 71 * r15-r19 scratch 80 (p6) mov r15=7 // RR base for virtual addresses 81 (p7) mov r15=0 // RR base for physical addresses 89 dep r16=r15,r16,61,3 // new address of ar.bsp 90 dep r17=r15,r17,61,3 // new address of rp 91 dep sp=r15,sp,61,3 // new address of sp 102 dep r16=r15,r16,61,3 // new mode address for rfi 120 * r15-r18 scratch 127 movl r15=(IA64_PSR_I|IA64_PSR_IT|IA64_PSR_DT|IA64_PSR_RT|IA64_PSR_DFL|IA64_PSR_DFH) 130 andcm r14=r14,r15 // clear various xT bit [all...] |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/gr/fuc/ |
| gpc.fuc | 60 */ mov b32 $r15 reg /* 65 // In: $r15 error code (see os.h) 69 nv_wr32(NV_PGRAPH_FECS_CC_SCRATCH_VAL(5), $r15) 70 mov $r15 1 71 nv_wr32(NV_PGRAPH_FECS_INTR_UP_SET, $r15) 88 */ mov $r15 NV_PGRAPH_GPC0_TPCX_STRAND_CMD_ENABLE /* 89 */ gpc_wr32(NV_PGRAPH_GPC0_TPCX_STRAND_CMD, $r15) /* 92 */ mov $r15 NV_PGRAPH_GPC0_TPCX_STRAND_CMD_DISABLE /* 93 */ gpc_wr32(NV_PGRAPH_GPC0_TPCX_STRAND_CMD, $r15) /* 96 */ mov $r15 NV_PGRAPH_GPC0_TPCX_STRAND_INDEX_ALL / [all...] |
| hub.fuc | 52 // In: $r15 error code (see os.h) 55 nv_iowr(NV_PGRAPH_FECS_CC_SCRATCH_VAL(5), 0, $r15) 56 mov $r15 1 57 nv_iowr(NV_PGRAPH_FECS_INTR_UP_SET, 0, $r15) 122 extr $r1 $r15 16:20 124 and $r15 0x1f 125 st b32 D[$r0 + #gpc_count] $r15 129 shl b32 $r1 $r15 138 mov $r15 2 141 mov $r15 0x1 [all...] |
| /src/lib/libc/compat/arch/sh3/sys/ |
| compat___sigtramp1.S | 43 mov r15, r4 /* get pointer to sigcontext */
|
| /src/external/gpl3/gcc/dist/libgcc/config/nds32/isr-library/ |
| reset.S | 43 smw.adm $r15, [$sp], $r15, #0xf 59 l.w $r15, _nds32_nmih /* Load NMI handler. */ 62 l.w $r15, _nds32_wrh /* Load warm boot handler. */ 64 beqz $r15, 1f /* If no handler, do cold boot. */ 65 jral $r15 /* Call handler. */ 75 lmw.bim $r15, [$sp], $r15, #0xf 139 la $r15, _nds32_init_mem 140 beqz $r15, 6 [all...] |
| reset_4b.S | 47 smw.adm $r15, [$sp], $r15, #0xf 64 l.w $r15, _nds32_nmih /* Load NMI handler. */ 67 l.w $r15, _nds32_wrh /* Load warm boot handler. */ 69 beqz $r15, 1f /* If no handler, do cold boot. */ 70 jral $r15 /* Call handler. */ 81 lmw.bim $r15, [$sp], $r15, #0xf 117 la $r15, _nds32_init_mem /* Call DRAM init. _nds32_init_mem 119 beqz $r15, 6 [all...] |
| /src/external/gpl3/gcc.old/dist/libgcc/config/nds32/isr-library/ |
| reset.S | 43 smw.adm $r15, [$sp], $r15, #0xf 59 l.w $r15, _nds32_nmih /* Load NMI handler. */ 62 l.w $r15, _nds32_wrh /* Load warm boot handler. */ 64 beqz $r15, 1f /* If no handler, do cold boot. */ 65 jral $r15 /* Call handler. */ 75 lmw.bim $r15, [$sp], $r15, #0xf 139 la $r15, _nds32_init_mem 140 beqz $r15, 6 [all...] |
| reset_4b.S | 47 smw.adm $r15, [$sp], $r15, #0xf 64 l.w $r15, _nds32_nmih /* Load NMI handler. */ 67 l.w $r15, _nds32_wrh /* Load warm boot handler. */ 69 beqz $r15, 1f /* If no handler, do cold boot. */ 70 jral $r15 /* Call handler. */ 81 lmw.bim $r15, [$sp], $r15, #0xf 117 la $r15, _nds32_init_mem /* Call DRAM init. _nds32_init_mem 119 beqz $r15, 6 [all...] |
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.asm/ |
| s390.inc | 6 nr %r15,%r0 10 ahi %r15,-104 13 xc 0(4,%r15),0(%r15) 40 stm %r6,%r15,24(%r15) 44 lr %r1,%r15 45 ahi %r15,-96 46 st %r1,0(%r15) 55 lm %r6,%r15,120(%r15 [all...] |
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.asm/ |
| s390.inc | 6 nr %r15,%r0 10 ahi %r15,-104 13 xc 0(4,%r15),0(%r15) 40 stm %r6,%r15,24(%r15) 44 lr %r1,%r15 45 ahi %r15,-96 46 st %r1,0(%r15) 55 lm %r6,%r15,120(%r15 [all...] |