repo_id stringlengths 5 115 | size int64 590 5.01M | file_path stringlengths 4 212 | content stringlengths 590 5.01M |
|---|---|---|---|
agural/FPGA-Oscilloscope | 1,742 | osc/Copy of software/keytest_bsp/HAL/src/alt_log_macro.S | /* alt_log_macro.S
*
* Implements the function tx_log_str, called by the assembly macro
* ALT_LOG_PUTS(). The macro will be empty when logging is turned off,
* and this function will not be compiled. When logging is on,
* this function is used to print out the strings defined in the beginning
* of alt_lo... |
agural/FPGA-Oscilloscope | 14,886 | osc/Copy of software/keytest_bsp/HAL/src/alt_exception_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 21,315 | osc/Copy of software/keytest_bsp/HAL/src/alt_exception_muldiv.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 2,989 | osc/Copy of software/keytest_bsp/HAL/src/alt_software_exception.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 16,254 | osc/Copy of software/keytest_bsp/HAL/src/crt0.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 8,293 | osc/Copy of software/keytest_bsp/HAL/src/alt_mcount.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 5,245 | osc/Copy of software/keytest_bsp/HAL/src/alt_ecc_fatal_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 3,594 | osc/Copy of software/osc_bsp/HAL/src/alt_exception_trap.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 4,685 | osc/Copy of software/osc_bsp/HAL/src/alt_irq_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 1,742 | osc/Copy of software/osc_bsp/HAL/src/alt_log_macro.S | /* alt_log_macro.S
*
* Implements the function tx_log_str, called by the assembly macro
* ALT_LOG_PUTS(). The macro will be empty when logging is turned off,
* and this function will not be compiled. When logging is on,
* this function is used to print out the strings defined in the beginning
* of alt_lo... |
agural/FPGA-Oscilloscope | 14,886 | osc/Copy of software/osc_bsp/HAL/src/alt_exception_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 21,315 | osc/Copy of software/osc_bsp/HAL/src/alt_exception_muldiv.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 2,989 | osc/Copy of software/osc_bsp/HAL/src/alt_software_exception.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 16,254 | osc/Copy of software/osc_bsp/HAL/src/crt0.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 8,293 | osc/Copy of software/osc_bsp/HAL/src/alt_mcount.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 5,245 | osc/Copy of software/osc_bsp/HAL/src/alt_ecc_fatal_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 3,594 | FPGA/Test/software/code_bsp/HAL/src/alt_exception_trap.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 4,685 | FPGA/Test/software/code_bsp/HAL/src/alt_irq_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 1,742 | FPGA/Test/software/code_bsp/HAL/src/alt_log_macro.S | /* alt_log_macro.S
*
* Implements the function tx_log_str, called by the assembly macro
* ALT_LOG_PUTS(). The macro will be empty when logging is turned off,
* and this function will not be compiled. When logging is on,
* this function is used to print out the strings defined in the beginning
* of alt_lo... |
agural/FPGA-Oscilloscope | 14,886 | FPGA/Test/software/code_bsp/HAL/src/alt_exception_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 21,315 | FPGA/Test/software/code_bsp/HAL/src/alt_exception_muldiv.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 2,989 | FPGA/Test/software/code_bsp/HAL/src/alt_software_exception.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 16,254 | FPGA/Test/software/code_bsp/HAL/src/crt0.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 8,293 | FPGA/Test/software/code_bsp/HAL/src/alt_mcount.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agural/FPGA-Oscilloscope | 5,245 | FPGA/Test/software/code_bsp/HAL/src/alt_ecc_fatal_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
agraef/purr-data | 1,899 | externals/pdp/system/mmx/pixel_mix_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 2,931 | externals/pdp/system/mmx/pixel_unpack_u8s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 4,205 | externals/pdp/system/mmx/pixel_ca_s1.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 3,513 | externals/pdp/system/mmx/pixel_crot_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 2,987 | externals/pdp/system/mmx/pixel_conv_ver_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 3,062 | externals/pdp/system/mmx/pixel_conv_hor_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 2,427 | externals/pdp/system/mmx/pixel_cheby_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 2,326 | externals/pdp/system/mmx/pixel_gain.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 1,422 | externals/pdp/system/mmx/pixel_add_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 3,922 | externals/pdp/system/mmx/pixel_s1.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 8,164 | externals/pdp/system/mmx/pixel_biquad_dirI_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 2,479 | externals/pdp/system/mmx/pixel_randmix_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 1,852 | externals/pdp/system/mmx/pixel_gain_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 7,373 | externals/pdp/system/mmx/pixel_resample_s16.s |
#interpolation data:
#* 4 vectors: neighbourhood for samples (TL, TR, BL, BR)
#* 2 vectors: fractional part (unsigned)
#* 2 vectors: addresses of pixel blocks
#coord conversion data:
#1 vector: 32bit splatted address
#1 vector: 16bit splatted w-1
#1 vector: 16bit splatted h-1
#1 vector: 16bit splatted w (reuse w-1... |
agraef/purr-data | 1,470 | externals/pdp/system/mmx/pixel_mul_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 3,101 | externals/pdp/system/mmx/pixel_pack_s16u8.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 9,964 | externals/pdp/system/mmx/pixel_biquad_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 7,161 | externals/pdp/system/mmx/pixel_cascade_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 1,891 | externals/pdp/system/mmx/pixel_rand_s16.s | # Pure Data Packet mmx routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at you... |
agraef/purr-data | 1,544 | externals/pdp/scaf/pdp/scaf_feeder.s | # Pure Data Packet - scaf feeder routine.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
#... |
agraef/purr-data | 7,548 | externals/pdp/scaf/compiler/scafmacro.s | # Pure Data Packet - scaf assembler macros.
# Copyright (c) by Tom Schouten <tom@zwizwa.be>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the Licens... |
AhnJihwan/AhnTri | 2,711 | arch/i386/isr.s | .global isr_0
.global isr_1
.global isr_2
.global isr_3
.global isr_4
.global isr_5
.global isr_6
.global isr_7
.global isr_8
.global isr_9
.global isr_10
.global isr_11
.global isr_12
.global isr_13
.global isr_14
.global isr_15
.global isr_16
.global isr_17
.global isr_18
.global isr_19
.global isr_20
.global isr_21
... |
AhnJihwan/AhnTri | 2,037 | arch/i386/irq.s | .global irq0
.global irq1
.global irq2
.global irq3
.global irq4
.global irq5
.global irq6
.global irq7
.global irq8
.global irq9
.global irq10
.global irq11
.global irq12
.global irq13
.global irq14
.global irq15
.extern irq0handler
.extern irq1handler
.extern irq2handler
.extern irq3handler
.extern irq4handler
.exte... |
ahorn/xv6 | 1,613 | entry.S | # Multiboot header, for multiboot boot loaders like GNU Grub.
# http://www.gnu.org/software/grub/manual/multiboot/multiboot.html
#
# Using GRUB 2, you can boot xv6 from a file stored in a
# Linux file system by copying kernel or kernelmemfs to /boot
# and then adding this menu entry:
#
# menuentry "xv6" {
# insmod ext... |
ahorn/xv6 | 2,044 | entryother.S | #include "asm.h"
#include "memlayout.h"
#include "mmu.h"
# Each non-boot CPU ("AP") is started up in response to a STARTUP
# IPI from the boot CPU. Section B.4.2 of the Multi-Processor
# Specification says that the AP will start in real mode with CS:IP
# set to XY00:0000, where XY is an 8-bit value sent with the
# S... |
ahorn/xv6 | 2,979 | bootasm.S | #include "asm.h"
#include "memlayout.h"
#include "mmu.h"
# Start the first CPU: switch to 32-bit protected mode, jump into C.
# The BIOS loads this code from the first sector of the hard disk into
# memory at physical address 0x7c00 and starts executing in real mode
# with %cs=0 %ip=7c00.
.code16 ... |
ahtn/keyplus | 2,584 | ports/atmega8/aes/avr-crypto-lib/aes_sbox-asm.S | /* aes_sbox-asm.S */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either versio... |
ahtn/keyplus | 3,460 | ports/atmega8/aes/avr-crypto-lib/aes_enc-asm.S | /* aes_enc-asm.S */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version... |
ahtn/keyplus | 9,410 | ports/atmega8/aes/avr-crypto-lib/aes_dec-asm_faster.S | /* aes_dec-asm.S */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version... |
ahtn/keyplus | 3,880 | ports/atmega8/aes/avr-crypto-lib/aes_keyschedule-asm.S | /* aes_keyschedule-asm */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either v... |
ahtn/keyplus | 6,163 | ports/atmega8/aes/avr-crypto-lib/aes_dec-asm.S | /* aes_dec-asm.S */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version... |
ahtn/keyplus | 3,662 | ports/atmega8/aes/avr-crypto-lib/avr-asm-macros.S | /* avr-asm-macros.S */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either vers... |
ahtn/keyplus | 3,635 | ports/atmega8/aes/avr-crypto-lib/aes_aleph_keyschedule-asm.S | /* aes_keyschedule-asm */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either v... |
ahtn/keyplus | 2,895 | ports/atmega8/aes/avr-crypto-lib/aes_aleph_enc-asm.S | /* aes_enc-asm.S */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version... |
ahtn/keyplus | 2,588 | ports/atmega8/aes/avr-crypto-lib/aes_invsbox-asm.S | /* aes_sbox-asm.S */
/*
This file is part of the AVR-Crypto-Lib.
Copyright (C) 2006-2015 Daniel Otte (bg@nerilex.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either versio... |
ahtn/keyplus | 10,928 | ports/atmega32u4/bootloaders/atmel_dfu/dfu_driver.S | ;*A**************************************************************************
; $RCSfile: flash_boot_drv.s90,v $
;----------------------------------------------------------------------------
; Copyright (c) Atmel.
;----------------------------------------------------------------------------
; RELEASE: $Name: $
; ... |
AhmetEkmell/Ders-Notlari | 1,128 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Arrays4.s | .data
liste: .word 'a','b','g','c','c','f'
char: .byte 'c'
size: .word 6
ileti: .asciiz "\nprogram sonlandi"
temp: .byte 'z'
.text
main:
jal subFunction
li $v0,4
la $a0,ileti
syscall
j exit
subFunction:
la $t0,liste # t3 registerine list in adresi geldi.
lw $t1,size # dizi boyutu... |
AhmetEkmell/Ders-Notlari | 1,376 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/UEodev2Cevabi.s | .data
.text
# Bu soruda 10000000H adresli dizide 10 sayinin tanımlı oldugu
# dusunulerek yapildi.
main:
addi $t0,$zero,0x10000000 # dizi baslangic adresi
addi $t1,$zero,0x10005000 # sayi > 0 ise dizisi
addi $t2,$zero,0x10006000 # sayi < 0 ise dizisi
addi $s0,$zero,0 # dizi indeksi i = 0
add... |
AhmetEkmell/Ders-Notlari | 1,101 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/UEodev1Cevabi.s | .data
dizi: .word 1000
.text
subProcedure:
addi $sp,$sp,-8 # s registerlerini kullandigim icin
sw $s0,4($sp) # yedekleme islemi yaptim
sw $s1,0($sp)
lw $s0,dizi($zero) # s0 = 10000000H adres
addi $s1,$zero,0 # sonuc = 0
addi $t0,$zero,1 # i = 1
addi $t1,$zero,0 # siradaki = 0
addi $s2,$... |
AhmetEkmell/Ders-Notlari | 2,314 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/RecursiveFunction.s | .data
EkranaSayiGirisi: .asciiz "Lutfen sayi girisi yapiniz => "
EkranaSonucYaz: .asciiz "Girilen sayinin faktoriyeli => "
sayi: .word 0
sonuc: .word 0
.text
.globl main
main:
li $v0,4 # Ekranda kullaniciya uyari mesaji veriliyor
la $a0,EkranaSayiGirisi
syscall
li $v0,5 # Kullanici bir sayi ... |
AhmetEkmell/Ders-Notlari | 1,147 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/nestedProcedure.s | .data
altSatir: .asciiz "\n"
.text
main:
addi $s0,$zero,60 # s0 = 60
jal metot # sartsiz metot a dallan
li $v0,4 # metot da isin bittikten sonra bu satira gel ve \n yap
la $a0,altSatir
syscall
jal ekranaYazdirMetodu # main metodunda ki s0 register degeri yani 60 ı ekrana yazmak için ekran... |
AhmetEkmell/Ders-Notlari | 1,400 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/ABS.s | #Firat University the dept. of Computer Engineering
#Lesson ..: Example of multiplication without using the multiplication operator "*". (For the 32-bits results)
# Remark: Note that the numbers entered are positive or negative, because it will affect the result
# As you guess, we will use addition operation and... |
AhmetEkmell/Ders-Notlari | 3,149 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/DiziElemanArttir.s |
#Lesson ..: Bu örnekte kullanıcıdan alınan 10 tane intieger degerden bir dizi olusturulacak ve her bir elemanı
# bir arttiran bir alt program cagrilacak donuste bu dizi ekrana yazdirilacak
#-----------------------------------------------------------
.data #the global variable field
dizi: .space 40 #10 tan... |
AhmetEkmell/Ders-Notlari | 3,418 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/CarpmaPositif.s | #Firat University the dept. of Computer Engineering
#Lesson ..: Example of multiplication without using the multiplication operator "*". (For positive x,y and the 32-bits results)
# Remark: Note that the numbers entered are positive or negative, because it will affect the result
# As you guess, we will use addi... |
AhmetEkmell/Ders-Notlari | 2,133 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/IfElseIf.s | #Firat University the dept. of Computer Engineering
#Lesson ..: J instruction and if - else if - else
#Explanation : This program check the integer entered, if the number is positive, then it increases another variable "i" by 1.
# if the number is negative, then it decreases "i" by 1. If the number is zero, it... |
AhmetEkmell/Ders-Notlari | 4,800 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/CarpmaALL.s | #Firat University the dept. of Computer Engineering
#Lesson ..: Example of multiplication without using the multiplication operator "*". (For the 32-bits results)
# Remark: Note that the numbers entered are positive or negative, because it will affect the result
# As you guess, we will use addition operation and... |
AhmetEkmell/Ders-Notlari | 1,728 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/DiziToplam.s |
#Lesson ..: Bu örnekte kullanıcıdan alınan 10 tane intieger degerden bir dizi olusturulacak ve ekrana dizi
# elemanlarının toplamı yazılacak
#-----------------------------------------------------------
.data #the global variable field
dizi: .space 40 #10 tane integer elemanlı bir dizi alanı olustur (int ... |
AhmetEkmell/Ders-Notlari | 1,118 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/DiziOlusturma.s |
#Lesson ..: Bu örnekte hafızada array oluşturma yapilacaktir. Dizi değerleri klavyeden alınacaktır
#-----------------------------------------------------------
.data #the global variable field
dizi: .space 40 #10 tane integer elemanlı bir dizi alanı olustur (int 4 byte böylece toplam alan 40 byte)
SystemMe... |
AhmetEkmell/Ders-Notlari | 1,067 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/faktoryel.s |
######### $v0'a atanacak değerler ########
# #
# Konsola Yazma Konsoldan Deger Alma
# Integer 1 5
# Float 2 6
# Double 3 7
# Text 4 8
#-----------------------------------------------------------
.data #the global variable field
mesaj: .ascii... |
AhmetEkmell/Ders-Notlari | 2,997 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/UsAlma.s | #Firat University the dept. of Computer Engineering
#Lesson ..: Example of exponentiation (FOR POSITIVE INTEGERS (and for the 32 bits-results ))
#-----------------------------------------------------------
.data #the global variable field
#For text printing
SystemMessage1: .asciiz "Enter the base integer : "
... |
AhmetEkmell/Ders-Notlari | 1,345 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/prizmalan.s | # Bir diktortgenler prizmasinin hacmi ve yüzey alani.
#hacim akenari(en) * bkenari(boy) *ckenari(yukseklik)
#yuzey alani = her bir yuzey alanlarinin toplami yani 2*(a*b + a*c + b*c)
#Her bir kenara ait uzunluklar hafizada (user data segment) da saklansin
.data
aSide: .word 73 #hex 0x49
bSide: .word 14 #hex ... |
AhmetEkmell/Ders-Notlari | 2,037 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/Sirali_miEB.s |
#Lesson ..: Bu örnekte hafızada bulunan 10 adet integer sayının büyükten kucuge sirali olup
# olmadıgi kontrol edilecektir. Bu sayılar simdilik kolaylık olsun diye data kısmına
# teker teker yazılacaktır. Siz bu sayıları değiştirerek kodu kontrol edebilirsiniz
#----------------------------------------------... |
AhmetEkmell/Ders-Notlari | 1,757 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/dizikay.s | # Not:
# Bu kodalar optimize (min satir ile yapilmis) degildir.
# Amac temel operasyonlari teker teker gormek oldugundan uzun kodlama yapilmistir
.data
f: .word 10 # (ki başlangıçta 0x10010000 dir) data segment adresine 0xa yükle
g: .word 55 # (artık 0x10010004, yani başlangıçtan 4 byte sonra) hafıza a... |
AhmetEkmell/Ders-Notlari | 1,220 | Bilgisayar Organizasyonu ve Tasarımı/mips kodlarım/Güngör Hocamızın mips kodları/DiziToplam1_Klasik.s |
######### $v0'a atanacak değerler ########
# #
# Konsola Yazma Konsoldan Deger Alma
# Integer 1 5
# Float 2 6
# Double 3 7
# Text 4 8
#-----------------------------------------------------------
.data #the global variable field
SystemMessage... |
Aiakos13/ece385_final_project | 3,594 | final/_1final/software/final_jodi_bsp/HAL/src/alt_exception_trap.S | /******************************************************************************
* *
* License Agreement *
* *
... |
Aiakos13/ece385_final_project | 4,685 | final/_1final/software/final_jodi_bsp/HAL/src/alt_irq_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
Aiakos13/ece385_final_project | 1,919 | final/_1final/software/final_jodi_bsp/HAL/src/alt_log_macro.S | /* alt_log_macro.S
*
* Implements the function tx_log_str, called by the assembly macro
* ALT_LOG_PUTS(). The macro will be empty when logging is turned off,
* and this function will not be compiled. When logging is on,
* this function is used to print out the strings defined in the beginning
* of alt_lo... |
Aiakos13/ece385_final_project | 15,129 | final/_1final/software/final_jodi_bsp/HAL/src/alt_exception_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
Aiakos13/ece385_final_project | 21,315 | final/_1final/software/final_jodi_bsp/HAL/src/alt_exception_muldiv.S | /******************************************************************************
* *
* License Agreement *
* *
... |
Aiakos13/ece385_final_project | 2,989 | final/_1final/software/final_jodi_bsp/HAL/src/alt_software_exception.S | /******************************************************************************
* *
* License Agreement *
* *
... |
Aiakos13/ece385_final_project | 16,585 | final/_1final/software/final_jodi_bsp/HAL/src/crt0.S | /******************************************************************************
* *
* License Agreement *
* *
... |
Aiakos13/ece385_final_project | 8,293 | final/_1final/software/final_jodi_bsp/HAL/src/alt_mcount.S | /******************************************************************************
* *
* License Agreement *
* *
... |
Aiakos13/ece385_final_project | 5,245 | final/_1final/software/final_jodi_bsp/HAL/src/alt_ecc_fatal_entry.S | /******************************************************************************
* *
* License Agreement *
* *
... |
Aiano/LocateMagnet | 12,040 | Firmware/MMC5603test/MDK-ARM/startup_stm32f103xb.s | ;******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
;* File Name : startup_stm32f103xb.s
;* Author : MCD Application Team
;* Description : STM32F103xB Devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
Aiano/LocateMagnet | 12,040 | Firmware/MMC5603test_GD32_Compatible/MDK-ARM/startup_stm32f103xb.s | ;******************** (C) COPYRIGHT 2017 STMicroelectronics ********************
;* File Name : startup_stm32f103xb.s
;* Author : MCD Application Team
;* Description : STM32F103xB Devices vector table for MDK-ARM toolchain.
;* This module performs:
;* ... |
Aiano/FOC | 9,896 | Software/FOC_Driver_backup/startup/startup_stm32f103xb.s | /**
*************** (C) COPYRIGHT 2017 STMicroelectronics ************************
* @file startup_stm32f103xb.s
* @author MCD Application Team
* @brief STM32F103xB Devices vector table for Atollic toolchain.
* This module performs:
* - Set the initial SP
* ... |
Aidam7/PHavirP | 2,783 | Zend/asm/make_arm_aapcs_macho_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* ... |
Aidam7/PHavirP | 6,724 | Zend/asm/make_x86_64_sysv_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/****************************************************************************************
* ... |
Aidam7/PHavirP | 7,558 | Zend/asm/jump_ppc32_sysv_macho_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/******************************************************
* ... |
Aidam7/PHavirP | 4,051 | Zend/asm/make_riscv64_sysv_elf_gas.S | /*
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* *
* ------------------------------... |
Aidam7/PHavirP | 6,297 | Zend/asm/jump_ppc32_sysv_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* ... |
Aidam7/PHavirP | 3,714 | Zend/asm/make_mips64_n64_elf_gas.S | /*
Copyright Jiaxun Yang 2018.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* ... |
Aidam7/PHavirP | 4,211 | Zend/asm/jump_mips32_o32_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* ... |
Aidam7/PHavirP | 3,040 | Zend/asm/make_arm_aapcs_elf_gas.S | /*
Copyright Oliver Kowalke 2009.
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* ... |
Aidam7/PHavirP | 3,532 | Zend/asm/make_arm64_aapcs_macho_gas.S | /*
Copyright Edward Nevill + Oliver Kowalke 2015
Distributed under the Boost Software License, Version 1.0.
(See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
*/
/*******************************************************
* ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.