OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_kbyte
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/x68k/stand/boot_ufs/
boot.S
248
jmp
first_kbyte
316
.globl
first_kbyte
317
first_kbyte
:
label
326
| but it's too severe to place it in
first_kbyte
area.
/src/sys/arch/x68k/stand/xxboot/
boot.S
37
| The program code before
first_kbyte
38
| - must not access any text/data labels after
first_kbyte
40
| - must access any labels before
first_kbyte
by PC relative addressing
43
| - must use RELOC() macro to access bss section (and
first_kbyte
as a jump
46
| The program code after
first_kbyte
can access any labels in all sections
222
jmp RELOC(
first_kbyte
)
296
jmp RELOC(
first_kbyte
)
366
.globl
first_kbyte
367
first_kbyte
:
label
Completed in 13 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025