Home
last modified time | relevance | path

Searched refs:r11 (Results 1 – 25 of 36) sorted by relevance

12

/xnu-8020.140.41/osfmk/arm/
H A Dstart.s56 mcr p15, 0, r11, c7, c5, 0 // invalidate the icache
58 mrc p15, 0, r11, c1, c0, 0 // read mmu control into r11
59 orr r11, r11, #(SCTLR_ICACHE | SCTLR_PREDIC) // enable i-cache, b-prediction
60 mcr p15, 0, r11, c1, c0, 0 // set mmu control
95 mcr p15, 0, r11, c7, c5, 0 // invalidate the icache
97 mrc p15, 0, r11, c1, c0, 0 // read mmu control into r11
98 orr r11, r11, #(SCTLR_ICACHE | SCTLR_PREDIC) // enable i-cache, b-prediction
99 mcr p15, 0, r11, c1, c0, 0 // set mmu control
162 mov r11, #ARM_TTE_TYPE_FAULT // invalid entry template
167 str r11, [r5] // store the invalid tte
[all …]
H A Dlz4_encode_armv7.s59 push {r8-r11}
76 pop {r8-r11}
109 ldrd r10,r11, [table, r12]
114 cmp r9, r11
152 ldrb r11, [mch_ref, #-1]
154 cmp r11, r12
175 0:ldr r11, [mch_ptr, #4]!
177 eors r11, r12
185 1:rev r11, r11
186 clz r11, r11
[all …]
H A Dbcopy.s83 stmfd sp!, { r6, r8, r10, r11 }
90 ldmia r1!, { r3, r4, r5, r6, r8, r10, r11, r12 }
92 stmia r0!, { r3, r4, r5, r6, r8, r10, r11, r12 }
93 ldmia r1!, { r3, r4, r5, r6, r8, r10, r11, r12 }
96 stmia r0!, { r3, r4, r5, r6, r8, r10, r11, r12 }
100 ldmfd sp!, { r6, r8, r10, r11 }
244 stmfd sp!, { r6, r8, r10, r11 }
251 ldmdb r1!, { r3, r4, r5, r6, r8, r10, r11, r12 }
255 stmdb r0!, { r3, r4, r5, r6, r8, r10, r11, r12 }
256 ldmdb r1!, { r3, r4, r5, r6, r8, r10, r11, r12 }
[all …]
H A Dbzero.s93 stmfd sp!, { r4-r6, r8, r10-r11 }
99 mov r11, r2
105 stmia r12!, { r2-r6, r8, r10-r11 }
107 stmia r12!, { r2-r6, r8, r10-r11 }
111 ldmfd sp!, { r4-r6, r8, r10-r11 }
H A DWKdmDecompress_new.s122 push {r4-r6,r8-r11}
145 mov r11, #0
261 mov r11, #0x03ff
264 and lr, r11, r12
267 and lr, r11, r12, lsr #10
270 and lr, r11, r12, lsr #20
283 add r11, scratch, #2048 // tempLowBitsArray
322 ldrh ecx, [r11], #2 // lower 10-bits from *next_low_bits++
341 pop {r4-r6,r8-r11}
H A Dlocore.s455 mrc p15, 0, r11, c13, c0, 1 // Save CONTEXTIDR
475 ldr r11, [r9, ACT_ASID] // Load thread asid
477 mcr p15, 0, r11, c13, c0, 1 // set CONTEXTIDR
543 mov r11, r12 // save the syscall vector in a nontrashed register
572 cmp r11, #MACH_ARM_TRAP_CONTTIME // Special value for mach_continuous_time
575 cmp r11, #0x80000000
588 rsbs r5, r11, #0 // make the syscall positive (if negative)
600 add r11, r5, r5, lsl #1 // syscall * 3
601 add r6, r1, r11, lsl #2 // trap_table + syscall * 12
605 add r11, r5, r5, lsl #2 // syscall * 5
[all …]
H A Dlz4_decode_armv7NEON.s59 #define copy_src r11 // match/literal copy source
76 push {r8-r11}
84 pop {r8-r11}
/xnu-8020.140.41/osfmk/x86_64/
H A DWKdmDecompress_new.s196 mov $(252645135<<32)+252645135, %r11
203 andq %r11, %rax
216 leaq 2048(%r13), %r11 // tempLowBitsArray
220 movq %r11, %rcx // next_low_bits
280 or (%r11), %ax // pad the lower 10-bits from *next_low_bits
281 addq $2, %r11 // next_low_bits++
H A DWKdmCompress_new.s200 #define checkpoint %r11
495 movq next_qp, %r11 // get # dictionary hits (exact + partial)
496 subq start_next_qp, %r11
511 cmpq $1023, %r11 // were there 1023 dictionary hits
524 cmpq $1024, %r11 // were there 1024 dictionary hits
537 addq %r11, %rax // rax += (next_qp - start_next_qp)
541 movq %rax, %r11
557 cmpq %r11, %rax // is default packer the better option?
579 movq %r11, %rax // store the size of the compressed stream
H A Didt64.s541 or %rax, %r11
563 mov %r11, %rax
567 mov %r11, ISF64_RFLAGS(%rsp) /* rflags */
724 mov R64_R11(%r15), %r11
825 pop %r11
849 pop %r11
1085 mov %r11, %gs
1092 xor %r11, %r11
1234 mov %r11, R64_R11(%r15)
1245 xor %r11, %r11
[all …]
/xnu-8020.140.41/osfmk/arm64/
H A DWKdmDecompress_16k.s119 #define r11 x11 macro
267 add r11, scratch, #(4096*scale-2) // final tenbits for the rare case
269 add r11, scratch, #(4096*scale) // final tenbits for the rare case
270 sub r11, r11, #2
332 cmp rcx, r11
346 add r11, scratch, #(2048*scale) // tempLowBitsArray
379 ldrh ecx, [r11], #2 // lower 10-bits from *next_low_bits++
H A DWKdmDecompress_4k.s119 #define r11 x11 macro
267 add r11, scratch, #(4096*scale-2) // final tenbits for the rare case
269 add r11, scratch, #(4096*scale) // final tenbits for the rare case
270 sub r11, r11, #2
332 cmp rcx, r11
346 add r11, scratch, #(2048*scale) // tempLowBitsArray
379 ldrh ecx, [r11], #2 // lower 10-bits from *next_low_bits++
H A DWKdmCompress_4k.s277 #define r11 x24 macro
523 sub r11, next_qp, start_next_qp // get # dictionary hits (exact + partial)
534 cmp r11, #(256*PAGES_SIZE_IN_KBYTES - 1) // were there 1023 dictionary hits
548 cmp r11, #(256*PAGES_SIZE_IN_KBYTES) // were there 1024 dictionary hits
562 add rax, rax, r11 // rax += (next_qp - start_next_qp)
565 …madd r11, rax, rdx, rcx // r11 = rax * 6 (i.e. 4 byte word + 2 byte of…
578 cmp rax, r11 // is the default packer the better option?
581 …cmp r11, byte_budget // can the sparse packer fit into the given bu…
597 mov x0, r11 // store the size of the compressed stream
H A DWKdmCompress_16k.s279 #define r11 x24 macro
525 sub r11, next_qp, start_next_qp // get # dictionary hits (exact + partial)
536 cmp r11, #(256*PAGES_SIZE_IN_KBYTES - 1) // were there 1023 dictionary hits
550 cmp r11, #(256*PAGES_SIZE_IN_KBYTES) // were there 1024 dictionary hits
564 add rax, rax, r11 // rax += (next_qp - start_next_qp)
567 …madd r11, rax, rdx, rcx // r11 = rax * 6 (i.e. 4 byte word + 2 byte of…
580 cmp rax, r11 // is the default packer the better option?
583 …cmp r11, byte_budget // can the sparse packer fit into the given bu…
599 mov x0, r11 // store the size of the compressed stream
/xnu-8020.140.41/bsd/dev/arm/
H A Dcpu_in_cksum.s147 stmfd sp!, {r4-r11,lr}
157 ldmfd sp!, {r4-r11, pc}
186 eor r11, r10, r0
431 tst r11, #0x01
450 ldmfd sp!, {r4-r11, pc}
457 ldmfd sp!, {r4-r11, pc}
/xnu-8020.140.41/EXTERNAL_HEADERS/architecture/i386/
H A Dasm_help.h328 movq var@GOTPCREL(%rip),%r11
381 mov reg, (%r11)
394 mov (%r11), reg
/xnu-8020.140.41/osfmk/kdp/ml/x86_64/
H A Dkdp_machdep.c146 state->r11 = saved_state->r11; in kdp_getstate()
180 saved_state->r11 = state->r11; in kdp_setstate()
H A Dkdp_vm.c125 tstate->r11 = cpstate->r11; in kern_collectth_state()
/xnu-8020.140.41/libsyscall/custom/
H A D__ptrace.s49 movl %eax,(%r11)
H A D__fork.s97 movl %eax,(%r11)
/xnu-8020.140.41/osfmk/i386/commpage/
H A Dfifo_queues.s232 pushq %r11
236 popq %r11
/xnu-8020.140.41/tools/lldbmacros/core/
H A Doperating_system.py265 self.r11 = 0
300 self.r8, self.r9, self.r10, self.r11,
320 self.r11 = saved_state.GetChildMemberWithName('r').GetChildAtIndex(11).GetValueAsUnsigned()
346 self.r11 = saved_state.GetChildMemberWithName('r').GetChildAtIndex(11).GetValueAsUnsigned()
524 self.r11 = 0
564 self.r10, self.r11, self.r12, self.r13, self.r14,
582 self.r11 = saved_state.GetChildMemberWithName('r11').GetValueAsUnsigned()
/xnu-8020.140.41/osfmk/i386/
H A Dpcb.c717 saved_state->r11 = ts->r11; in set_thread_state64()
799 ts->r11 = saved_state->r11; in get_thread_state64()
1002 saved_state->r11 = state->r11; in machine_thread_set_state()
1907 state->r11 = saved_state->r11; in machine_thread_get_kern_state()
1977 state->uts.ts64.r11 = saved_state->r11; in machine_thread_get_kern_state()
H A Dtrap_native.c165 regs->r8, regs->r9, regs->r10, regs->r11, in panic_64()
/xnu-8020.140.41/tests/
H A Dhvtest_x86_asm.s189 cmpq %r11, %rax
191 notq %r11
231 notq %r11

12