papermario/ver/ique/asm/os/guScaleF.s
AltoXorg b171712e0e
Match libultra iQue ver (#1111)
* match libultra ique pt 1

* add sgidefs.h to include/gcc

* recvmesg match + _getcount

* add elfpatch.py for those compiled with -mips3

* pt 2

* os/setthreadpri(.data) -> os/thread

* os thread matches

* os timer matches

* pt 4 (erm... 3?)

* vitbl

* os pi matches

* pt. uhmmmm, i've lost track...

* os pfs matches

* replace elfpatch.py

* pt. just forget it...

* outsource from ultralib ique branch

* .

* . 2

* final blow

* add egcs compiler to Jenkinsfile

* fix errors from CI

* minor changes as requested
2023-08-17 02:29:21 +09:00

37 lines
1.5 KiB
ArmAsm

.include "macro.inc"
/* assembler directives */
.set noat /* allow manual use of $at */
.set noreorder /* don't insert nops after branches */
.set gp=64 /* allow use of 64-bit general purpose registers */
.section .text, "ax"
/* Generated by spimdisasm 1.11.1 */
glabel guScaleF
/* 41160 80065D60 AC850000 */ sw $a1, 0x0($a0)
/* 41164 80065D64 AC800004 */ sw $zero, 0x4($a0)
/* 41168 80065D68 AC800008 */ sw $zero, 0x8($a0)
/* 4116C 80065D6C AC80000C */ sw $zero, 0xC($a0)
/* 41170 80065D70 AC800010 */ sw $zero, 0x10($a0)
/* 41174 80065D74 AC860014 */ sw $a2, 0x14($a0)
/* 41178 80065D78 AC800018 */ sw $zero, 0x18($a0)
/* 4117C 80065D7C AC80001C */ sw $zero, 0x1C($a0)
/* 41180 80065D80 AC800020 */ sw $zero, 0x20($a0)
/* 41184 80065D84 AC800024 */ sw $zero, 0x24($a0)
/* 41188 80065D88 AC870028 */ sw $a3, 0x28($a0)
/* 4118C 80065D8C AC80002C */ sw $zero, 0x2C($a0)
/* 41190 80065D90 3C083F80 */ lui $t0, (0x3F800000 >> 16)
/* 41194 80065D94 AC800030 */ sw $zero, 0x30($a0)
/* 41198 80065D98 AC800034 */ sw $zero, 0x34($a0)
/* 4119C 80065D9C AC800038 */ sw $zero, 0x38($a0)
/* 411A0 80065DA0 03E00008 */ jr $ra
/* 411A4 80065DA4 AC88003C */ sw $t0, 0x3C($a0)
/* 411A8 80065DA8 00000000 */ nop
/* 411AC 80065DAC 00000000 */ nop
/* 411B0 80065DB0 00000000 */ nop
/* 411B4 80065DB4 00000000 */ nop
/* 411B8 80065DB8 00000000 */ nop
/* 411BC 80065DBC 00000000 */ nop