repo_id
string
size
int64
file_path
string
content
string
dpenebac/dejarik
26,672
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/hw_exception_handler.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,519
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze_invalidate_cache_ext_range.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,396
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze_flush_cache_ext.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,198
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze_init_dcache_range.S
/****************************************************************************** * Copyright (c) 2006 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,365
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze_invalidate_dcache.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
5,784
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze_scrub.S
/****************************************************************************** * Copyright (c) 2012 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
651
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/profile/profile_mcount_arm.S
/****************************************************************************** * Copyright (c) 2002 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ // based on "ARM Profiling Implementation" from Sourcery G++ Lite ...
dpenebac/dejarik
784
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/profile/profile_mcount_mb.S
/****************************************************************************** * Copyright (c) 2002 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ .globl _mcount .text .align 2 .ent _mcount #ifndef PROFILE_...
dpenebac/dejarik
562
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/profile/dummy.S
/****************************************************************************** * Copyright (c) 2002 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ .globl dummy_f #ifdef PROC_MICROBLAZE .text .align 2 .ent du...
dpenebac/dejarik
861
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/profile/profile_mcount_ppc.S
/****************************************************************************** * Copyright (c) 2002 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ .globl _mcount #define _MCOUNT_STACK_FRAME 48 .section .text ...
dpenebac/dejarik
1,075
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_enable_dcache.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,879
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_invalidate_icache_range.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,676
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_disable_dcache.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
32,372
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_selftest.S
/****************************************************************************** * Copyright (c) 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /***********************************************************************...
dpenebac/dejarik
1,482
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_flush_cache_ext_range.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,550
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_update_dcache.S
/****************************************************************************** * Copyright (c) 2006 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
3,540
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_flush_dcache_range.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,428
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_invalidate_cache_ext.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,555
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_update_icache.S
/****************************************************************************** * Copyright (c) 2006 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
905
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_disable_exceptions.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
970
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_enable_exceptions.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,070
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_enable_icache.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,555
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_disable_interrupts.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,575
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_enable_interrupts.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,385
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_invalidate_icache.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,815
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_flush_dcache.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,044
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_disable_icache.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,200
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_init_icache_range.S
/****************************************************************************** * Copyright (c) 2006 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
3,488
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_invalidate_dcache_range.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
26,672
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/hw_exception_handler.S
/****************************************************************************** * Copyright (c) 2004 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,519
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_invalidate_cache_ext_range.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,396
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_flush_cache_ext.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,198
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_init_dcache_range.S
/****************************************************************************** * Copyright (c) 2006 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,365
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_invalidate_dcache.S
/****************************************************************************** * Copyright (c) 2008 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
5,784
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/microblaze/microblaze_scrub.S
/****************************************************************************** * Copyright (c) 2012 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
3,753
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/gcc/asm_vectors.S
/****************************************************************************** * Copyright (c) 2014 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
10,900
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/gcc/boot.S
/****************************************************************************** * Copyright (c) 2014 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,359
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/gcc/cpu_init.S
/****************************************************************************** * Copyright (c) 2014 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
3,647
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/gcc/xil-crt0.S
/****************************************************************************** * Copyright (c) 2014 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
4,131
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/iccarm/asm_vectors.s
;****************************************************************************** ; Copyright (c) 2017 - 2020 Xilinx, Inc. All rights reserved. ; SPDX-License-Identifier: MIT ;*****************************************************************************/ ;*****************************************************************...
dpenebac/dejarik
8,976
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/iccarm/boot.s
;****************************************************************************** ; Copyright (c) 2014 - 2020 Xilinx, Inc. All rights reserved. ; SPDX-License-Identifier: MIT ; *****************************************************************************/ ; ***************************************************************...
dpenebac/dejarik
3,689
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/armclang/asm_vectors.S
;/****************************************************************************** ;* Copyright (c) 2020 - 2021 Xilinx, Inc. All rights reserved. ;* ;* SPDX-License-Identifier: MIT ;* ;******************************************************************************/ ;/******************************************************...
dpenebac/dejarik
8,033
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/armclang/boot.S
;/****************************************************************************** ;* Copyright (c) 2020 Xilinx, Inc. All rights reserved. ;* SPDX-License-Identifier: MIT ;******************************************************************************/ ;/*******************************************************************...
dpenebac/dejarik
1,401
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/armclang/cpu_init.S
;/****************************************************************************** ;* Copyright (c) 2020 - 2021 Xilinx, Inc. All rights reserved. ;* SPDX-License-Identifier: MIT ;******************************************************************************/ ;/************************************************************...
dpenebac/dejarik
1,403
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexr5/armclang/xil-crt0.S
;/****************************************************************************** ;* Copyright (c) 2020 Xilinx, Inc. All rights reserved. ;* SPDX-License-Identifier: MIT ;******************************************************************************/ ;/*******************************************************************...
dpenebac/dejarik
8,023
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/gcc/translation_table.S
/****************************************************************************** * Copyright (c) 2009 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
4,892
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/gcc/asm_vectors.S
/****************************************************************************** * Copyright (c) 2009 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
17,124
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/gcc/boot.S
/****************************************************************************** * Copyright (c) 2010 - 2022 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,555
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/gcc/cpu_init.S
/****************************************************************************** * Copyright (c) 2009 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
3,153
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/gcc/xil-crt0.S
/****************************************************************************** * Copyright (c) 2009 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
3,765
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/iccarm/asm_vectors.s
;****************************************************************************** ; Copyright (c) 2009 - 2020 Xilinx, Inc. All rights reserved. ; SPDX-License-Identifier: MIT ;***************************************************************************** ;******************************************************************...
dpenebac/dejarik
14,970
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/iccarm/boot.s
;****************************************************************************** ; Copyright (c) 2009 - 2022 Xilinx, Inc. All rights reserved. ; SPDX-License-Identifier: MIT ;***************************************************************************** ;******************************************************************...
dpenebac/dejarik
4,764
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/iccarm/translation_table.s
;****************************************************************************** ; Copyright (c) 2009 - 2020 Xilinx, Inc. All rights reserved. ; SPDX-License-Identifier: MIT ;***************************************************************************** ;******************************************************************...
dpenebac/dejarik
4,043
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/armcc/asm_vectors.s
;****************************************************************************** ; Copyright (c) 2009 - 2020 Xilinx, Inc. All rights reserved. ; SPDX-License-Identifier: MIT ;***************************************************************************** ;******************************************************************...
dpenebac/dejarik
4,612
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/armcc/translation_table.s
;****************************************************************************** ; Copyright (c) 2009 - 2020 Xilinx, Inc. All rights reserved. ; SPDX-License-Identifier: MIT ;***************************************************************************** ;******************************************************************...
dpenebac/dejarik
15,378
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/cortexa9/armcc/boot.S
;****************************************************************************** ; Copyright (c) 2009 - 2022 Xilinx, Inc. All rights reserved. ; SPDX-License-Identifier: MIT ;***************************************************************************** ;******************************************************************...
dpenebac/dejarik
4,011
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/32bit/gcc/asm_vectors.S
/****************************************************************************** * Copyright (c) 2015 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
9,225
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/32bit/gcc/boot.S
/****************************************************************************** * Copyright (c) 2015 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
1,374
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/32bit/gcc/cpu_init.S
/****************************************************************************** * Copyright (c) 2015 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
2,156
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/32bit/gcc/xil-crt0.S
/****************************************************************************** * Copyright (c) 2015 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
5,658
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/32bit/platform/ZynqMP/translation_table.S
/****************************************************************************** * Copyright (c) 2015 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
8,881
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/gcc/asm_vectors.S
/****************************************************************************** * Copyright (c) 2014 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
14,094
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/gcc/boot.S
/****************************************************************************** * Copyright (c) 2014 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
4,120
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/gcc/xil-crt0.S
/****************************************************************************** * Copyright (C) 2014 - 2022 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
8,201
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/armclang/asm_vectors.S
;/****************************************************************************** ;* Copyright (c) 2019 - 2021 Xilinx, Inc. All rights reserved. ;* SPDX-License-Identifier: MIT ;******************************************************************************/ ;/************************************************************...
dpenebac/dejarik
11,341
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/armclang/boot.S
;/****************************************************************************** ;* Copyright (c) 2019 - 2021 Xilinx, Inc. All rights reserved. ;* SPDX-License-Identifier: MIT ;******************************************************************************/ ;/************************************************************...
dpenebac/dejarik
1,679
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/xpvxenconsole/hypercall.S
/* Copyright DornerWorks 2016 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. THIS SOFTWARE IS...
dpenebac/dejarik
8,360
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/platform/ZynqMP/gcc/translation_table.S
/****************************************************************************** * Copyright (c) 2014 - 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
8,548
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/platform/ZynqMP/armclang/translation_table.S
;/****************************************************************************** ;* Copyright (c) 2018 - 2020 Xilinx, Inc. All rights reserved. ;* SPDX-License-Identifier: MIT ;******************************************************************************/ ;/************************************************************...
dpenebac/dejarik
18,131
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/platform/versal/gcc/translation_table.S
/****************************************************************************** * Copyright (C) 2018 - 2021 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /*****************************************************************...
dpenebac/dejarik
15,453
vitis_workspace/dejarik_wrapper/microblaze_0/standalone_microblaze_0/bsp/microblaze_0/libsrc/standalone_v7_7/src/arm/ARMv8/64bit/platform/versal/armclang/translation_table.S
/****************************************************************************** * Copyright (C) 2020 Xilinx, Inc. All rights reserved. * SPDX-License-Identifier: MIT ******************************************************************************/ /************************************************************************...
dreemkiller/svsm
1,465
stage1/stage1.S
/* SPDX-License-Identifier: MIT OR Apache-2.0 */ /* * Copyright (c) 2022-2023 SUSE LLC * * Author: Joerg Roedel <jroedel@suse.de> */ #include "types.h" /* Use first 640kb of memory for stage2 loader */ #define STAGE2_RANGE_START 0 #define STAGE2_RANGE_PAGES 158 /* Stage2 is loaded at 64kb */ #define STAGE2_STAR...
dreemkiller/svsm
1,000
stage1/reset.S
/* SPDX-License-Identifier: MIT OR Apache-2.0 */ /* * Copyright (c) 2022-2023 SUSE LLC * * Author: Joerg Roedel <jroedel@suse.de> */ #define ENTRY(name) \ .globl name; \ name: #define END(name) ENTRY(end_##name) .code16gcc .section .init ENTRY(to_pm_mode) xor %ax, %ax mov %ax, %ds mov %ax, %es mov %ax, %...
dregmi08/adder
137
test/simple_neg.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 73 neg rax ret
dregmi08/adder
237
test/supernested.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 0 add rax, 1 sub rax, 1 sub rax, 1 sub rax, 1 neg rax neg rax sub rax, 1 add rax, 1 neg rax neg rax sub rax, 1 ret
dregmi08/adder
403
test/supersupernested.s
section .text global our_code_starts_here our_code_starts_here: mov rax, -8042004 add rax, 1 sub rax, 1 sub rax, 1 sub rax, 1 neg rax neg rax sub rax, 1 add rax, 1 neg rax neg rax sub rax, 1 sub rax, 1 sub rax, 1 neg rax sub rax, 1 sub rax, 1 sub rax, 1 add rax, 1 add rax, 1 sub rax, 1 ...
dregmi08/adder
208
test/sub_negate_add.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 45 add rax, 1 neg rax sub rax, 1 neg rax add rax, 1 sub rax, 1 neg rax add rax, 1 ret
dregmi08/adder
224
test/negate_and_add.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 73 add rax, 1 neg rax add rax, 1 neg rax add rax, 1 neg rax add rax, 1 neg rax add rax, 1 neg rax ret
dregmi08/adder
248
test/negate_a_bunch.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 3 neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax ret
dregmi08/adder
178
test/negate_twice.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 73 add rax, 1 sub rax, 1 sub rax, 1 neg rax neg rax ret
dregmi08/adder
224
test/neg_and_sub.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 73 sub rax, 1 neg rax sub rax, 1 neg rax sub rax, 1 neg rax sub rax, 1 neg rax sub rax, 1 neg rax ret
dregmi08/assignment-one
137
test/simple_neg.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 73 neg rax ret
dregmi08/assignment-one
237
test/supernested.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 0 add rax, 1 sub rax, 1 sub rax, 1 sub rax, 1 neg rax neg rax sub rax, 1 add rax, 1 neg rax neg rax sub rax, 1 ret
dregmi08/assignment-one
403
test/supersupernested.s
section .text global our_code_starts_here our_code_starts_here: mov rax, -8042004 add rax, 1 sub rax, 1 sub rax, 1 sub rax, 1 neg rax neg rax sub rax, 1 add rax, 1 neg rax neg rax sub rax, 1 sub rax, 1 sub rax, 1 neg rax sub rax, 1 sub rax, 1 sub rax, 1 add rax, 1 add rax, 1 sub rax, 1 ...
dregmi08/assignment-one
248
test/negate_a_bunch.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 3 neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax neg rax ret
dregmi08/assignment-one
178
test/negate_twice.s
section .text global our_code_starts_here our_code_starts_here: mov rax, 73 add rax, 1 sub rax, 1 sub rax, 1 neg rax neg rax ret
drop-ener/ADSEC
156,257
examples/Al_slab_001_ads_H_ontop1/vasp_input/potcar/POTCAR.S
PAW_PBE S 17Jan2003 6.00000000000000000 parameters from PSCTR are: VRHFIN =S : s2p4 LEXCH = PE EATOM = 276.8230 eV, 20.3459 Ry TITEL = PAW_PBE S 17Jan2003 LULTRA = F use ultrasoft PP ? IUNSCR = 1 unscreen: 0-lin 1-nonlin 2-no RPACOR = 1.500 ...
DrSHW/notes
446
书籍/Go语言高级编程/examples/ch1.2/xx-hello-go-asm/hello_amd64.s
// Copyright © 2017 ChaiShushan <chaishushan{AT}gmail.com>. // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ #include "textflag.h" #include "funcdata.h" // "Hello World!\n" DATA text<>+0(SB)/8,$"Hello Wo" DATA text<>+8(SB)/8,$"rld!\n" GLOBL text<>(SB),NOPTR,$16 // func main() TEXT ·main(SB), $16-0 ...
DrSHW/notes
203
书籍/Go语言高级编程/examples/ch3.1/id-02/pkg_amd64.s
DATA ·Id+0(SB)/1,$0x37 DATA ·Id+1(SB)/1,$0x25 DATA ·Id+2(SB)/1,$0x00 DATA ·Id+3(SB)/1,$0x00 DATA ·Id+4(SB)/1,$0x00 DATA ·Id+5(SB)/1,$0x00 DATA ·Id+6(SB)/1,$0x00 DATA ·Id+7(SB)/1,$0x00 GLOBL ·Id(SB),$8
DrSHW/notes
172
书籍/Go语言高级编程/examples/ch3.1/main-01/main_amd64.s
TEXT ·main(SB), $16-0 MOVQ ·helloworld+0(SB), AX; MOVQ AX, 0(SP) MOVQ ·helloworld+8(SB), BX; MOVQ BX, 8(SP) CALL runtime·printstring(SB) CALL runtime·printnl(SB) RET
DrSHW/notes
106
书籍/Go语言高级编程/examples/ch3.1/str-03/pkg_amd64.s
GLOBL ·Name(SB),$24 DATA ·Name+0(SB)/8,$·Name+16(SB) DATA ·Name+8(SB)/8,$6 DATA ·Name+16(SB)/8,$"gopher"
DrSHW/notes
136
书籍/Go语言高级编程/examples/ch3.1/str-02/pkg_amd64.s
GLOBL ·NameData(SB),$8 DATA ·NameData(SB)/8,$"gopher" GLOBL ·Name(SB),$16 DATA ·Name+0(SB)/8,$·NameData(SB) DATA ·Name+8(SB)/8,$6
DrSHW/notes
144
书籍/Go语言高级编程/examples/ch3.6/asm-split/main_amd64.s
#define NOSPLIT 4 TEXT ·printnl_nosplit(SB), NOSPLIT, $8 CALL runtime·printnl(SB) RET TEXT ·printnl(SB), $8 CALL runtime·printnl(SB) RET
DrSHW/notes
619
书籍/Go语言高级编程/examples/ch3.6/closure-02/main_amd64.s
// Copyright © 2018 ChaiShushan <chaishushan{AT}gmail.com>. // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ #include "textflag.h" TEXT ·ptrToFunc(SB), NOSPLIT, $0-16 MOVQ ptr+0(FP), AX // AX = ptr MOVQ AX, ret+8(FP) // return AX RET TEXT ·asmFunTwiceClosureAddr(SB), NOSPLIT, $0-8 LEAQ ·asmFunTwice...
DrSHW/notes
318
书籍/Go语言高级编程/examples/ch3.8/hello-asm/main_amd64.s
#include "textflag.h" #include "funcdata.h" // "Hello World!\n" DATA text<>+0(SB)/8,$"Hello Wo" DATA text<>+8(SB)/8,$"rld!\n" GLOBL text<>(SB),NOPTR,$16 // func asmSayHello() TEXT ·asmSayHello(SB), $16-0 NO_LOCAL_POINTERS MOVQ $text<>+0(SB), AX MOVQ AX, (SP) MOVQ $16, 8(SP) CALL runtime·printstring(SB) RET
DrSHW/notes
369
书籍/Go语言高级编程/examples/ch3.8/ch3.8-5/main_amd64.s
#include "textflag.h" // func getg() interface{} TEXT ·getg(SB), NOSPLIT, $32-16 // get runtime.g MOVQ (TLS), AX // get runtime.g type MOVQ $type·runtime·g(SB), BX // convert (*g) to interface{} MOVQ AX, 8(SP) MOVQ BX, 0(SP) CALL ·runtime_convT2E_hack(SB) MOVQ 16(SP), AX MOVQ 24(SP), BX // return interfac...
DrSHW/notes
124
书籍/Go语言高级编程/examples/ch3.8/ch3.8-4/main_amd64.s
#include "textflag.h" // func getg() unsafe.Pointer TEXT ·getg(SB), NOSPLIT, $0-8 MOVQ (TLS), AX MOVQ AX, ret+0(FP) RET
DrSHW/notes
369
书籍/Go语言高级编程/examples/ch3.8/ch3.8-6/gls/goid_amd64.s
#include "textflag.h" // func getg() interface{} TEXT ·getg(SB), NOSPLIT, $32-16 // get runtime.g MOVQ (TLS), AX // get runtime.g type MOVQ $type·runtime·g(SB), BX // convert (*g) to interface{} MOVQ AX, 8(SP) MOVQ BX, 0(SP) CALL ·runtime_convT2E_hack(SB) MOVQ 16(SP), AX MOVQ 24(SP), BX // return interfac...
DrSHW/notes
896
书籍/Go语言高级编程/examples/ch3.x/stackmap/stackmap_amd64.s
// Copyright © 2017 ChaiShushan <chaishushan{AT}gmail.com>. // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ #include "funcdata.h" #include "textflag.h" // func X(b []byte) []byte TEXT ·X(SB), $48-48 MOVQ b_base+0(FP), BX MOVQ b_len+8(FP), CX MOVQ b_cap+16(FP), DX CMPQ CX, DX JL afterGrow // S...
DrSHW/notes
221
书籍/Go语言高级编程/examples/ch3.x/sum/sum_amd64.s
// Copyright © 2017 ChaiShushan <chaishushan{AT}gmail.com>. // License: https://creativecommons.org/licenses/by-nc-sa/4.0/ TEXT ·Sum+0(SB),$0 MOVQ a+0(FP), BX MOVQ b+8(FP), BP ADDQ BP, BX MOVQ BX, return+16(FP) RET