Lines Matching refs:L
369 #define L(name) .head.S.##name macro
371 #define L(name) .head.S./**/name macro
375 #define L(name) .L##name macro
377 #define L(name) .L/**/name macro
409 L(\name):
426 jbsr L(\name)
546 #define is_040_or_060(lab) btst &CPUTYPE_0460,%pc@(L(cputype)+3); jne lab
547 #define is_not_040_or_060(lab) btst &CPUTYPE_0460,%pc@(L(cputype)+3); jeq lab
548 #define is_040(lab) btst &CPUTYPE_040,%pc@(L(cputype)+3); jne lab
549 #define is_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jne lab
550 #define is_not_060(lab) btst &CPUTYPE_060,%pc@(L(cputype)+3); jeq lab
551 #define is_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jne lab
552 #define is_not_020(lab) btst &CPUTYPE_020,%pc@(L(cputype)+3); jeq lab
627 is_not_mac(L(test_notmac))
630 lea %pc@(L(mac_videobase)),%a1
634 lea %pc@(L(mac_videodepth)),%a1
638 lea %pc@(L(mac_dimensions)),%a1
642 lea %pc@(L(mac_rowbytes)),%a1
646 lea %pc@(L(mac_sccbase)),%a1
649 L(test_notmac):
653 is_not_virt(L(test_notvirt))
656 lea %pc@(L(virt_gf_tty_base)),%a1
658 L(test_notvirt):
702 lea %pc@(L(cputype)),%a0
723 is_not_040_or_060(L(save_cachetype))
741 jra L(save_cachetype)
748 L(save_cachetype):
781 is_not_atari(L(notypetest))
798 1: lea %pc@(L(iobase)),%a0
801 L(notypetest):
805 is_mvme147(L(getvmetype))
806 is_bvme6000(L(getvmetype))
807 is_not_mvme16x(L(gvtdone))
814 L(getvmetype):
823 is_not_mvme16x(L(gvtdone))
851 L(gvtdone):
856 is_not_hp300(L(nothp))
863 lea %pc@(L(uartbase)),%a0
869 lea %pc@(L(uart_scode)),%a0
872 L(nothp):
878 jbsr L(serial_init)
884 is_not_mac(L(nocon))
891 L(nocon):
898 dputn %pc@(L(cputype))
906 lea %pc@(L(phys_kernel_start)),%a0
936 mmu_map #PAGE_OFFSET,%pc@(L(phys_kernel_start)),%d1,\
943 L(mmu_init_amiga):
945 is_not_amiga(L(mmu_init_not_amiga))
964 jbra L(mmu_init_done)
973 jbra L(mmu_init_done)
975 L(mmu_init_not_amiga):
980 L(mmu_init_atari):
982 is_not_atari(L(mmu_init_not_atari))
1009 is_040_or_060(L(spata68040))
1019 jbra L(mmu_init_done)
1021 L(spata68040):
1025 jbra L(mmu_init_done)
1027 L(mmu_init_not_atari):
1031 is_not_q40(L(notq40))
1044 jbra L(mmu_init_done)
1046 L(notq40):
1050 is_not_hp300(L(nothp300))
1064 jbra L(mmu_init_done)
1072 jbra L(mmu_init_done)
1074 L(nothp300):
1079 is_not_mvme147(L(not147))
1090 jbra L(mmu_init_done)
1092 L(not147):
1097 is_not_mvme16x(L(not16x))
1114 jbra L(mmu_init_done)
1116 L(not16x):
1121 is_not_bvme6000(L(not6000))
1134 jbra L(mmu_init_done)
1136 L(not6000):
1169 L(mmu_init_mac):
1171 is_not_mac(L(mmu_init_not_mac))
1188 andl %pc@(L(mac_videobase)),%d0
1198 jbra L(mmu_init_done)
1200 L(mmu_init_not_mac):
1204 is_not_sun3x(L(notsun3x))
1245 jbra L(mmu_init_done)
1247 L(notsun3x):
1251 is_not_virt(L(novirt))
1253 jbra L(mmu_init_done)
1254 L(novirt):
1258 is_not_apollo(L(notapollo))
1263 L(notapollo):
1264 jbra L(mmu_init_done)
1267 L(mmu_init_done):
1285 L(mmu_fixup):
1287 is_not_040_or_060(L(mmu_fixup_done))
1290 jbra L(mmu_fixup_done)
1296 movel %pc@(L(phys_kernel_start)),%d0
1302 movel %pc@(L(kernel_end)),%a0
1304 movel %pc@(L(memory_start)),%a1
1314 L(mmu_fixup_done):
1392 movel L(memory_start),availmem
1397 clrl L(custom)
1404 movel #0xff000000,L(iobase)
1411 andl L(mac_videobase),%d0
1413 movel %d0,L(mac_videobase)
1415 movel %pc@(L(phys_kernel_start)),%d0
1417 subl %d0,L(console_font)
1418 subl %d0,L(console_font_data)
1420 orl #0x50000000,L(mac_sccbase)
1429 movel #0xf0000000,L(iobase)
1460 movel #0x80000000,L(iobase)
1471 is_not_040_or_060(L(cache_not_680460))
1473 L(cache680460):
1479 is_060(L(cache68060))
1484 jra L(cache_done)
1486 L(cache68060):
1495 jbra L(cache_done)
1496 L(cache_not_680460):
1497 L(cache68030):
1502 jra L(cache_done)
1504 L(cache_done):
1643 movel %pc@(L(kernel_pgdir_ptr)),%a5
1644 lea %pc@(L(mmu_print_data)),%a0
1925 lea %pc@(L(mmu_print_data)),%a0
1943 lea %pc@(L(mmu_print_data)),%a0
2023 is_020(L(do_map))
2029 jcc L(do_map)
2049 is_040_or_060(L(mmu_map_tt_040))
2070 jra L(mmu_map_tt_done)
2074 L(mmu_map_tt_040):
2089 jra L(mmu_map_tt_done)
2091 L(do_map):
2094 L(mmu_map_tt_done):
2153 is_not_040_or_060(L(mmu_map_030))
2172 L(mmu_map_040):
2199 jne L(mmu_map_error)
2212 jhi L(mmu_map_040)
2213 jra L(mmu_map_done)
2215 L(mmu_map_030):
2241 jne L(mmu_map_error)
2254 jra L(mmu_mapnext_030)
2267 jne L(mmu_map_error)
2280 L(mmu_mapnext_030):
2285 jhi L(mmu_map_030)
2286 jra L(mmu_map_done)
2288 L(mmu_map_error):
2295 L(mmu_map_done):
2357 lea %pc@(L(temp_mmap_mem)),%a1
2369 cmpl %pc@(L(memory_start)),%d0
2441 lea %pc@(L(kernel_pgdir_ptr)),%a0
2443 movel %pc@(L(memory_start)),%a1
2450 lea %pc@(L(temp_mmap_mem)),%a0
2472 movel %pc@(L(memory_start)),%a3
2473 movel %pc@(L(phys_kernel_start)),%d2
2475 is_not_040_or_060(L(mmu_engage_030))
2477 L(mmu_engage_040):
2495 jra L(mmu_engage_cleanup)
2497 L(mmu_engage_030_temp):
2499 L(mmu_engage_030):
2501 lea %pc@(L(mmu_engage_030_temp)),%a0
2522 L(mmu_engage_cleanup):
2525 movel %a2,L(kernel_pgdir_ptr)
2540 movel %pc@(L(kernel_pgdir_ptr)),%a0
2557 lea %pc@(L(memory_start)),%a0
2559 lea %pc@(L(kernel_end)),%a0
2567 lea %pc@(L(mmu_cached_pointer_tables)),%a1
2571 lea %pc@(L(mmu_num_pointer_tables)),%a1
2582 lea %pc@(L(kernel_pgdir_ptr)),%a1
2616 lea %pc@(L(mmu_num_pointer_tables)),%a0
2622 lea %pc@(L(mmu_cached_pointer_tables)),%a1
2724 lea %pc@(L(memory_start)),%a0
2756 L(scc_initable_mac):
2780 L(scc_initable_atari):
2855 lea %pc@(L(custom)),%a0
2866 movel %pc@(L(iobase)),%a1
2892 lea %pc@(L(scc_initable_atari)),%a1
2907 jra L(serial_init_done)
2912 is_not_mac(L(serial_init_not_mac))
2918 movel %pc@(L(mac_sccbase)),%a0
2933 lea %pc@(L(scc_initable_mac)),%a1
2943 lea %pc@(L(scc_initable_mac)),%a1
2951 jra L(serial_init_done)
2952 L(serial_init_not_mac):
2974 lea %pc@(L(q40_do_debug)),%a1
2981 is_not_mvme16x(L(serial_init_not_mvme16x))
2985 jra L(serial_init_done)
2986 L(serial_init_not_mvme16x):
2997 L(serial_init_done):
3017 movel %pc@(L(custom)),%a0
3022 jra L(serial_putc_done)
3029 movel %pc@(L(mac_sccbase)),%a1
3041 jra L(serial_putc_done)
3047 movel %pc@(L(iobase)),%a1
3070 jra L(serial_putc_done)
3079 jbra L(serial_putc_done)
3135 jbra L(serial_putc_done)
3147 jbra L(serial_putc_done)
3157 jbra L(serial_putc_done)
3163 tst.l %pc@(L(q40_do_debug)) /* only debug if requested */
3170 jbra L(serial_putc_done)
3176 movl %pc@(L(iobase)),%a1
3181 jbra L(serial_putc_done)
3187 movl %pc@(L(iobase)),%a1
3188 addl %pc@(L(uartbase)),%a1
3189 movel %pc@(L(uart_scode)),%d1 /* Check the scode */
3197 jbra L(serial_putc_done)
3202 jbra L(serial_putc_done)
3209 movel L(virt_gf_tty_base),%a1
3214 L(serial_putc_done):
3305 movel %pc@(L(iobase)),%a0
3311 movel %pc@(L(iobase)),%a0
3346 lea %pc@(L(console_globals)),%a2
3347 movel %pc@(L(mac_videobase)),%a1
3348 movel %pc@(L(mac_rowbytes)),%d5
3349 movel %pc@(L(mac_dimensions)),%d3 /* -> low byte */
3362 L(console_clear_loop):
3365 dbra %d6,L(console_clear_loop)
3385 lea %pc@(L(console_font)),%a1
3389 lea %pc@(L(console_font_data)),%a4
3391 subl #L(console_font),%a1
3430 lea %pc@(L(mac_dimensions)),%a0
3436 lea %pc@(L(that_penguin)),%a1
3437 L(console_penguin_row):
3439 L(console_penguin_pixel_pair):
3447 dbra %d6,L(console_penguin_pixel_pair)
3451 dbra %d7,L(console_penguin_row)
3456 L(that_penguin):
3467 lea %pc@(L(mac_videobase)),%a0
3470 lea %pc@(L(mac_rowbytes)),%a0
3472 movel %pc@(L(console_font)),%a0
3481 lea %pc@(L(mac_dimensions)),%a0
3491 lea %pc@(L(mac_rowbytes)),%a0
3493 movel %pc@(L(console_font)),%a0
3499 L(console_scroll_loop):
3508 dbra %d6,L(console_scroll_loop)
3510 lea %pc@(L(mac_rowbytes)),%a0
3512 movel %pc@(L(console_font)),%a0
3518 L(console_scroll_clear_loop):
3527 dbra %d6,L(console_scroll_clear_loop)
3535 is_not_mac(L(console_exit))
3536 tstl %pc@(L(console_font))
3537 jeq L(console_exit)
3548 lea %pc@(L(console_globals)),%a0
3551 jne L(console_not_lf)
3562 jra L(console_exit)
3564 L(console_not_lf):
3566 jne L(console_not_cr)
3568 jra L(console_exit)
3570 L(console_not_cr):
3572 jne L(console_not_home)
3575 jra L(console_exit)
3586 L(console_not_home):
3600 movel %pc@(L(console_font)),%a0
3601 movel %pc@(L(console_font_data)),%a1 /* Load fbcon_font_desc.data into a1 */
3621 L(console_read_char_scanline):
3628 L(console_do_font_scanline):
3633 dbra %d6,L(console_do_font_scanline)
3638 dbra %d7,L(console_read_char_scanline)
3640 L(console_exit):
3652 movel %pc@(L(mac_videobase)),%a1
3653 movel %pc@(L(mac_videodepth)),%d3
3656 mulul %pc@(L(mac_rowbytes)),%d1
3667 L(test_1bit):
3669 jbne L(test_2bit)
3677 jbne L(white_1)
3679 jbra L(console_plot_pixel_exit)
3680 L(white_1):
3682 jbra L(console_plot_pixel_exit)
3684 L(test_2bit):
3686 jbne L(test_4bit)
3695 jbne L(white_2)
3699 jbra L(console_plot_pixel_exit)
3700 L(white_2):
3704 jbra L(console_plot_pixel_exit)
3706 L(test_4bit):
3708 jbne L(test_8bit)
3717 jbne L(white_4)
3725 jbra L(console_plot_pixel_exit)
3726 L(white_4):
3734 jbra L(console_plot_pixel_exit)
3736 L(test_8bit):
3738 jbne L(test_16bit)
3742 jbne L(white_8)
3744 jbra L(console_plot_pixel_exit)
3745 L(white_8):
3747 jbra L(console_plot_pixel_exit)
3749 L(test_16bit):
3751 jbne L(console_plot_pixel_exit)
3756 jbne L(white_16)
3758 jbra L(console_plot_pixel_exit)
3759 L(white_16):
3761 jbra L(console_plot_pixel_exit)
3763 L(console_plot_pixel_exit):
3776 L(custom):
3777 L(iobase):
3782 L(console_globals):
3788 L(console_font):
3790 L(console_font_data):
3795 L(mmu_print_data):
3803 L(cputype):
3805 L(mmu_cached_pointer_tables):
3807 L(mmu_num_pointer_tables):
3809 L(phys_kernel_start):
3811 L(kernel_end):
3813 L(memory_start):
3815 L(kernel_pgdir_ptr):
3817 L(temp_mmap_mem):
3844 L(mac_videobase):
3846 L(mac_videodepth):
3848 L(mac_dimensions):
3850 L(mac_rowbytes):
3852 L(mac_sccbase):
3867 L(uartbase):
3869 L(uart_scode):
3890 L(q40_do_debug):
3896 L(virt_gf_tty_base):