Home | Sort by: relevance | last modified time | path |
/src/sys/arch/i386/stand/boot/ | |
biosboot.S | 50 jmp boot_start_1 55 .long boot_start_1 - boot_params 58 boot_start_1: label 87 cmp $boot_start_1 - boot_params, %cx 89 mov $boot_start_1 - boot_params, %cx |