Searched refs:adr (Results 1 – 13 of 13) sorted by relevance
| /xnu-8019.80.24/osfmk/arm/ |
| H A D | locore.s | 81 adr pc, Lreset_low_vector 93 adr r4, EXT(ResetHandlerData) 97 adr r4, EXT(ResetHandlerData) 103 adr r4, EXT(ResetHandlerData) 138 adr pc, Lexc_reset_vector 139 adr pc, Lexc_undefined_inst_vector 140 adr pc, Lexc_swi_vector 141 adr pc, Lexc_prefetch_abort_vector 142 adr pc, Lexc_data_abort_vector 143 adr pc, Lexc_address_exception_vector [all …]
|
| H A D | WKdmDecompress_new.s | 174 adr ebx, _table_2bits 218 adr ebx, _table_4bits 258 adr ebx, _table_10bits 285 adr hashTable, L_table
|
| H A D | lz4_decode_armv7NEON.s | 140 adr match_permtable,L_match_permtable 141 adr match_disttable,L_match_disttable
|
| H A D | machine_routines_asm.s | 637 adr r3, copyio_error ;\ 742 adr r3, copyinstr_error // Get address for recover 1040 adr r2, 9f 1091 adr r2, 9f
|
| H A D | start.s | 143 adr r5, arm_init_tramp_addr
|
| H A D | WKdmCompress_new.s | 255 adr hashTable, L_table
|
| /xnu-8019.80.24/osfmk/arm64/ |
| H A D | strnlen.s | 85 adr x3, L_masks 153 adr x3, L_masks
|
| H A D | machine_routines_asm.s | 316 adr x0, L_set_tcr_panic_str 323 adr x0, L_set_locked_reg_panic_str 413 adr x17, \label 1089 adr x0, Lcheck_hash_str 1100 adr x0, Lintr_enabled_str 1122 adr x0, Linvalid_cpsr_str
|
| H A D | lz4_decode_arm64.s | 137 adr match_permtable,L_match_permtable 138 adr match_disttable,L_match_disttable
|
| H A D | locore.s | 770 adr x0, Lsp1_irq_str 779 adr x0, Lsp1_fiq_str 788 adr x0, Lsp1_serror_str 1083 adr x0, L_underflow_str // Format string 1098 adr x0, L_preempt_count_notzero_str // Format string
|
| H A D | lz4_encode_arm64.s | 69 adr x7, L_constant
|
| /xnu-8019.80.24/osfmk/kdp/ |
| H A D | kdp_udp.c | 239 } adr; variable 651 ui->ui_src = adr.loc.in; in kdp_send() 652 ui->ui_dst = adr.rmt.in; in kdp_send() 679 enaddr_copy(&adr.loc.ea, eh->ether_shost); in kdp_send() 680 enaddr_copy(&adr.rmt.ea, eh->ether_dhost); in kdp_send() 1007 enaddr_copy(eh->ether_dhost, &adr.loc.ea); in kdp_poll() 1008 adr.loc.in = ui->ui_dst; in kdp_poll() 1010 enaddr_copy(eh->ether_shost, &adr.rmt.ea); in kdp_poll() 1011 adr.rmt.in = ui->ui_src; in kdp_poll()
|
| /xnu-8019.80.24/bsd/dev/arm/ |
| H A D | cpu_in_cksum.s | 453 adr r0, .Lin_cksum_whoops_str
|