]>
git.saurik.com Git - apple/xnu.git/blob - osfmk/ppc/asm.h
2 * Copyright (c) 2000 Apple Computer, Inc. All rights reserved.
4 * @APPLE_LICENSE_HEADER_START@
6 * The contents of this file constitute Original Code as defined in and
7 * are subject to the Apple Public Source License Version 1.1 (the
8 * "License"). You may not use this file except in compliance with the
9 * License. Please obtain a copy of the License at
10 * http://www.apple.com/publicsource and read it before using this file.
12 * This Original Code and all software distributed under the License are
13 * distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, EITHER
14 * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
15 * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
16 * FITNESS FOR A PARTICULAR PURPOSE OR NON-INFRINGEMENT. Please see the
17 * License for the specific language governing rights and limitations
20 * @APPLE_LICENSE_HEADER_END@
29 #define STRINGD .ascii
45 #define tmp0 r0 /* Temporary GPR remapping (603e specific) */
52 #define mq 0 /* MQ register for 601 emulation */
53 #define rtcu 4 /* RTCU - upper word of RTC for 601 emulation */
54 #define rtcl 5 /* RTCL - lower word of RTC for 601 emulation */
63 #define vrsave 256 /* Vector Register save */
104 #define ummcr2 928 /* Performance monitor control */
105 #define ubamr 935 /* Performance monitor mask */
106 #define ummcr0 936 /* Performance monitor control */
107 #define upmc1 937 /* Performance monitor counter */
108 #define upmc2 938 /* Performance monitor counter */
109 #define usia 939 /* User sampled instruction address */
110 #define ummcr1 940 /* Performance monitor control */
111 #define upmc3 941 /* Performance monitor counter */
112 #define upmc4 942 /* Performance monitor counter */
113 #define usda 943 /* User sampled data address */
114 #define mmcr2 944 /* Performance monitor control */
115 #define bamr 951 /* Performance monitor mask */
123 #define sda 959 /* Sampled data address */
124 #define dmiss 976 /* ea that missed */
125 #define dcmp 977 /* compare value for the va that missed */
126 #define hash1 978 /* pointer to first hash pteg */
127 #define hash2 979 /* pointer to second hash pteg */
128 #define imiss 980 /* ea that missed */
129 #define tlbmiss 980 /* ea that missed */
130 #define icmp 981 /* compare value for the va that missed */
131 #define ptehi 981 /* compare value for the va that missed */
132 #define rpa 982 /* required physical address register */
133 #define ptelo 982 /* required physical address register */
134 #define l3pdet 984 /* l3pdet */
136 #define HID0 1008 /* Checkstop and misc enables */
137 #define hid0 1008 /* Checkstop and misc enables */
138 #define HID1 1009 /* Clock configuration */
139 #define hid1 1009 /* Clock configuration */
140 #define iabr 1010 /* Instruction address breakpoint register */
141 #define ictrl 1011 /* Instruction Cache Control */
142 #define ldstdb 1012 /* Load/Store Debug */
143 #define dabr 1013 /* Data address breakpoint register */
144 #define msscr0 1014 /* Memory subsystem control */
145 #define msscr1 1015 /* Memory subsystem debug */
146 #define msssr0 1015 /* Memory Subsystem Status */
147 #define ldstcr 1016 /* Load/Store Status/Control */
148 #define l2cr2 1016 /* L2 Cache control 2 */
149 #define l2cr 1017 /* L2 Cache control */
150 #define l3cr 1018 /* L3 Cache control */
151 #define ictc 1019 /* I-cache throttling control */
152 #define thrm1 1020 /* Thermal management 1 */
153 #define thrm2 1021 /* Thermal management 2 */
154 #define thrm3 1022 /* Thermal management 3 */
155 #define pir 1023 /* Processor ID Register */
159 #define emcpm 0x80000000
161 #define dbpm 0x40000000
163 #define ebam 0x20000000
165 #define ebdm 0x10000000
167 #define sbclkm 0x08000000
169 #define eclkm 0x02000000
171 #define parm 0x01000000
173 #define stenm 0x01000000
175 #define dozem 0x00800000
177 #define napm 0x00400000
179 #define sleepm 0x00200000
181 #define dpmm 0x00100000
183 #define risegm 0x00080000
185 #define eiecm 0x00040000
187 #define mumm 0x00020000
189 #define nhrm 0x00010000
191 #define icem 0x00008000
193 #define dcem 0x00004000
195 #define ilockm 0x00002000
197 #define dlockm 0x00001000
199 #define icfim 0x00000800
201 #define dcfim 0x00000400
203 #define spdm 0x00000200
205 #define sgem 0x00000080
207 #define dcfam 0x00000040
209 #define bticm 0x00000020
211 #define lrstkm 0x00000010
213 #define abem 0x00000008
215 #define foldm 0x00000008
217 #define bhtm 0x00000004
219 #define nopdstm 0x00000002
221 #define noptim 0x00000001
224 #define hid1pcem 0xF8000000
225 #define hid1prem 0x06000000
227 #define hid1pi0m 0x00020000
229 #define hid1psm 0x00010000
230 #define hid1pc0 0x0000F800
231 #define hid1pr0 0x00000600
232 #define hid1pc1 0x000000F8
233 #define hid1pc0 0x0000F800
234 #define hid1pr1 0x00000006
238 #define shdenm 0x80000000
240 #define shdenm3 0x40000000
243 #define l1intvb 0x38000000
246 #define l2intvb 0x07000000
248 #define dl1hwfm 0x00800000
250 #define dbsizm 0x00400000
252 #define emodem 0x00200000
254 #define abgdm 0x00100000
257 #define tfstm 0x000000C0
260 #define l2pfem 0x00000003
264 #define cqdm 0x00010000
267 #define csqm 0x60000000
293 #define icmckm 0x40000000
295 #define dcmckm 0x20000000
297 #define l2mckm 0x10000000
299 #define tlbmckm 0x08000000
301 #define brmckm 0x04000000
303 #define othmckm 0x00200000
305 #define l2dpmckm 0x00100000
307 #define mcpmckm 0x00080000
309 #define teamckm 0x00040000
311 #define dpmckm 0x00020000
313 #define apmckm 0x00010000
317 #define l2em 0x80000000
319 #define l2pem 0x40000000
322 #define l2sizm 0x30000000
325 #define l2clkm 0x0E000000
328 #define l2ramm 0x01800000
330 #define l2dom 0x00400000
332 #define l2im 0x00200000
334 #define l2ctlm 0x00100000
336 #define l2ionlym 0x00100000
338 #define l2wtm 0x00080000
340 #define l2tsm 0x00040000
343 #define l2ohm 0x00030000
345 #define l2donlym 0x00010000
347 #define l2slm 0x00008000
349 #define l2dfm 0x00004000
351 #define l2bypm 0x00002000
353 #define l2fam 0x00001000
355 #define l2hwfm 0x00000800
357 #define l2iom 0x00000400
359 #define l2clkstpm 0x00000200
361 #define l2drom 0x00000100
364 #define l2ctrm 0x000000FE
366 #define l2ipm 0x00000001
370 #define l3em 0x80000000
372 #define l3pem 0x40000000
374 #define l3sizm 0x10000000
376 #define l3clkenm 0x08000000
378 #define l3dxm 0x04000000
381 #define l3clkm 0x03800000
383 #define l3iom 0x00400000
385 #define l3spom 0x00040000
388 #define l3ckspm 0x00030000
391 #define l3pspm 0x0000E000
393 #define l3repm 0x00001000
395 #define l3hwfm 0x00000800
397 #define l3im 0x00000400
400 #define l3rtm 0x00000300
402 #define l3drom 0x00000100
404 #define l3cyam 0x00000080
406 #define l3donlym 0x00000040
408 #define l3dmemm 0x00000004
410 #define l3dmsizm 0x00000001
413 #define thrmtinm 0x80000000
415 #define thrmtivm 0x40000000
418 #define thrmthrm 0x3F800000
420 #define thrmtidm 0x00000004
422 #define thrmtiem 0x00000002
424 #define thrmvm 0x00000001
428 #define thrmsitvm 0x0001FFFE
430 #define thrmem 0x00000001
434 #define ictcfim 0x000001FE
436 #define ictcem 0x00000001
480 * Macros to access high and low word values of an address
483 #define HIGH_CADDR(x) ha16(x)
484 #define HIGH_ADDR(x) hi16(x)
485 #define LOW_ADDR(x) lo16(x)
487 #endif /* ASSEMBLER */
489 /* Tags are placed before Immediately Following Code (IFC) for the debugger
490 * to be able to deduce where to find various registers when backtracing
492 * We only define the values as we use them, see SVR4 ABI PowerPc Supplement
493 * for more details (defined in ELF spec).
496 #define TAG_NO_FRAME_USED 0x00000000
498 /* (should use genassym to get these offsets) */
502 #define FM_LR_SAVE 8 /* MacOSX is NOT following the ABI at the moment.. */
503 #define FM_SIZE 64 /* minimum frame contents, backptr and LR save. Make sure it is quadaligned */
505 #define FM_ALIGN(l) ((l+15)&-16)
506 #define PK_SYSCALL_BEGIN 0x7000
509 /* redzone is the area under the stack pointer which must be preserved
510 * when taking a trap, interrupt etc.
512 #define FM_REDZONE 224 /* is ((32-14+1)*4) */
514 #define COPYIN_ARG0_OFFSET FM_ARG0
517 #include <mach_kdb.h>
518 #else /* MACH_KERNEL */
520 #endif /* MACH_KERNEL */
522 #define BREAKPOINT_TRAP tw 4,r4,r4
524 /* There is another definition of ALIGN for .c sources */
525 #ifndef __LANGUAGE_ASSEMBLY
527 #endif /* __LANGUAGE_ASSEMBLY */
530 #define FALIGN 4 /* Align functions on words for now. Cachelines is better */
535 #define LCL(x) L ## x
536 #define EXT(x) _ ## x
537 #define LEXT(x) _ ## x ## :
538 #define LBc(x,n) n ## :
539 #define LBb(x,n) n ## b
540 #define LBf(x,n) n ## f
542 #define LCL(x) L/**/x
543 #define EXT(x) _/**/x
544 #define LEXT(x) _/**/x/**/:
545 #define LBc(x,n) n/**/:
546 #define LBb(x,n) n/**/b
547 #define LBf(x,n) n/**/f
548 #endif /* __STDC__ */
550 #define String .asciz
552 #define Times(a,b) (a*b)
553 #define Divide(a,b) (a/b)
555 #define data16 .byte 0x66
556 #define addr16 .byte 0x67
564 #define ELF_SIZE(x,s)
566 #define Entry(x,tag) .text@.align FALIGN@ .globl EXT(x)@ LEXT(x)
567 #define ENTRY(x,tag) Entry(x,tag)@MCOUNT
568 #define ENTRY2(x,y,tag) .text@ .align FALIGN@ .globl EXT(x)@ .globl EXT(y)@ \
572 #define ASENTRY(x) .globl x @ .align FALIGN; x ## @ MCOUNT
574 #define ASENTRY(x) .globl x @ .align FALIGN; x @ MCOUNT
575 #endif /* __STDC__ */
576 #define DATA(x) .globl EXT(x) @ .align ALIGN @ LEXT(x)
579 #define End(x) ELF_SIZE(x,.-x)
580 #define END(x) End(EXT(x))
581 #define ENDDATA(x) END(x)
582 #define Enddata(x) End(x)
584 /* These defines are here for .c files that wish to reference global symbols
585 * within __asm__ statements.
587 #define CC_SYM_PREFIX "_"
589 #endif /* _PPC_ASM_H_ */