1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
|
asm/non_matchings/boot/boot_main/bootproc.s,bootproc,0x80080060,0x3C
asm/non_matchings/boot/idle/Main_ClearMemory.s,Main_ClearMemory,0x80080150,0xC
asm/non_matchings/boot/idle/Main_InitFramebuffer.s,Main_InitFramebuffer,0x80080180,0x7
asm/non_matchings/boot/idle/Main_InitScreen.s,Main_InitScreen,0x8008019C,0x14
asm/non_matchings/boot/idle/Main_InitMemory.s,Main_InitMemory,0x800801EC,0x19
asm/non_matchings/boot/idle/Main_Init.s,Main_Init,0x80080250,0x2C
asm/non_matchings/boot/idle/Main_ThreadEntry.s,Main_ThreadEntry,0x80080300,0x23
asm/non_matchings/boot/idle/Idle_InitVideo.s,Idle_InitVideo,0x8008038C,0x62
asm/non_matchings/boot/idle/Idle_ThreadEntry.s,Idle_ThreadEntry,0x80080514,0x33
asm/non_matchings/boot/viconfig/ViConfig_UpdateVi.s,ViConfig_UpdateVi,0x800805E0,0x5A
asm/non_matchings/boot/viconfig/ViConfig_UpdateBlack.s,ViConfig_UpdateBlack,0x80080748,0x12
asm/non_matchings/boot/z_std_dma/DmaMgr_DmaRomToRam.s,DmaMgr_DmaRomToRam,0x80080790,0x51
asm/non_matchings/boot/z_std_dma/DmaMgr_DmaHandler.s,DmaMgr_DmaHandler,0x800808D4,0x8
asm/non_matchings/boot/z_std_dma/DmaMgr_FindDmaEntry.s,DmaMgr_FindDmaEntry,0x800808F4,0x17
asm/non_matchings/boot/z_std_dma/DmaMgr_TranslateVromToRom.s,DmaMgr_TranslateVromToRom,0x80080950,0x1B
asm/non_matchings/boot/z_std_dma/DmaMgr_FindDmaIndex.s,DmaMgr_FindDmaIndex,0x800809BC,0xE
asm/non_matchings/boot/z_std_dma/func_800809F4.s,func_800809F4,0x800809F4,0x5
asm/non_matchings/boot/z_std_dma/DmaMgr_ProcessMsg.s,DmaMgr_ProcessMsg,0x80080A08,0x5F
asm/non_matchings/boot/z_std_dma/DmaMgr_ThreadEntry.s,DmaMgr_ThreadEntry,0x80080B84,0x20
asm/non_matchings/boot/z_std_dma/DmaMgr_SendRequestImpl.s,DmaMgr_SendRequestImpl,0x80080C04,0x23
asm/non_matchings/boot/z_std_dma/DmaMgr_SendRequest0.s,DmaMgr_SendRequest0,0x80080C90,0x1F
asm/non_matchings/boot/z_std_dma/DmaMgr_Start.s,DmaMgr_Start,0x80080D0C,0x3D
asm/non_matchings/boot/z_std_dma/DmaMgr_Stop.s,DmaMgr_Stop,0x80080E00,0xC
asm/non_matchings/boot/yaz0/Yaz0_FirstDMA.s,Yaz0_FirstDMA,0x80080E30,0x28
asm/non_matchings/boot/yaz0/Yaz0_NextDMA.s,Yaz0_NextDMA,0x80080ED0,0x48
asm/non_matchings/boot/yaz0/Yaz0_DecompressImpl.s,Yaz0_DecompressImpl,0x80080FF0,0x62
asm/non_matchings/boot/yaz0/Yaz0_Decompress.s,Yaz0_Decompress,0x80081178,0x36
asm/non_matchings/boot/irqmgr/IrqMgr_AddClient.s,IrqMgr_AddClient,0x80081250,0x23
asm/non_matchings/boot/irqmgr/IrqMgr_RemoveClient.s,IrqMgr_RemoveClient,0x800812DC,0x23
asm/non_matchings/boot/irqmgr/IrqMgr_SendMesgForClient.s,IrqMgr_SendMesgForClient,0x80081368,0x14
asm/non_matchings/boot/irqmgr/IrqMgr_JamMesgForClient.s,IrqMgr_JamMesgForClient,0x800813B8,0x19
asm/non_matchings/boot/irqmgr/IrqMgr_HandlePreNMI.s,IrqMgr_HandlePreNMI,0x8008141C,0x26
asm/non_matchings/boot/irqmgr/IrqMgr_CheckStack.s,IrqMgr_CheckStack,0x800814B4,0x8
asm/non_matchings/boot/irqmgr/IrqMgr_HandlePRENMI450.s,IrqMgr_HandlePRENMI450,0x800814D4,0x1F
asm/non_matchings/boot/irqmgr/IrqMgr_HandlePRENMI480.s,IrqMgr_HandlePRENMI480,0x80081550,0x16
asm/non_matchings/boot/irqmgr/IrqMgr_HandlePRENMI500.s,IrqMgr_HandlePRENMI500,0x800815A8,0x9
asm/non_matchings/boot/irqmgr/IrqMgr_HandleRetrace.s,IrqMgr_HandleRetrace,0x800815CC,0x2E
asm/non_matchings/boot/irqmgr/IrqMgr_ThreadEntry.s,IrqMgr_ThreadEntry,0x80081684,0x34
asm/non_matchings/boot/irqmgr/IrqMgr_Init.s,IrqMgr_Init,0x80081754,0x33
asm/non_matchings/boot/CIC6105/CIC6105_Noop1.s,CIC6105_Noop1,0x80081820,0x2
asm/non_matchings/boot/CIC6105/CIC6105_Noop2.s,CIC6105_Noop2,0x80081828,0x2
asm/non_matchings/boot/CIC6105/CIC6105_PrintRomInfo.s,CIC6105_PrintRomInfo,0x80081830,0x1B
asm/non_matchings/boot/CIC6105/CIC6105_AddRomInfoFaultPage.s,CIC6105_AddRomInfoFaultPage,0x8008189C,0xD
asm/non_matchings/boot/CIC6105/CIC6105_Destroy.s,CIC6105_Destroy,0x800818D0,0x9
asm/non_matchings/boot/CIC6105/CIC6105_Init.s,CIC6105_Init,0x800818F4,0xB
asm/non_matchings/boot/syncprintf/osSyncPrintfUnused.s,osSyncPrintfUnused,0x80081920,0x7
asm/non_matchings/boot/syncprintf/osSyncPrintf.s,osSyncPrintf,0x8008193C,0x7
asm/non_matchings/boot/syncprintf/rmonPrintf.s,rmonPrintf,0x80081958,0xA
asm/non_matchings/boot/fault/Fault_SleepImpl.s,Fault_SleepImpl,0x80081980,0x1C
asm/non_matchings/boot/fault/Fault_AddClient.s,Fault_AddClient,0x800819F0,0x39
asm/non_matchings/boot/fault/Fault_RemoveClient.s,Fault_RemoveClient,0x80081AD4,0x3E
asm/non_matchings/boot/fault/Fault_AddAddrConvClient.s,Fault_AddAddrConvClient,0x80081BCC,0x36
asm/non_matchings/boot/fault/Fault_RemoveAddrConvClient.s,Fault_RemoveAddrConvClient,0x80081CA4,0x3E
asm/non_matchings/boot/fault/Fault_ConvertAddress.s,Fault_ConvertAddress,0x80081D9C,0x24
asm/non_matchings/boot/fault/Fault_Sleep.s,Fault_Sleep,0x80081E2C,0xF
asm/non_matchings/boot/fault/Fault_PadCallback.s,Fault_PadCallback,0x80081E68,0xF
asm/non_matchings/boot/fault/Fault_UpdatePadImpl.s,Fault_UpdatePadImpl,0x80081EA4,0x13
asm/non_matchings/boot/fault/Fault_WaitForInputImpl.s,Fault_WaitForInputImpl,0x80081EF0,0x53
asm/non_matchings/boot/fault/Fault_WaitForInput.s,Fault_WaitForInput,0x8008203C,0xF
asm/non_matchings/boot/fault/Fault_DrawRec.s,Fault_DrawRec,0x80082078,0x18
asm/non_matchings/boot/fault/Fault_FillScreenBlack.s,Fault_FillScreenBlack,0x800820D8,0x15
asm/non_matchings/boot/fault/Fault_FillScreenRed.s,Fault_FillScreenRed,0x8008212C,0x15
asm/non_matchings/boot/fault/Fault_DrawCornerRec.s,Fault_DrawCornerRec,0x80082180,0x15
asm/non_matchings/boot/fault/Fault_PrintFReg.s,Fault_PrintFReg,0x800821D4,0x2B
asm/non_matchings/boot/fault/Fault_LogFReg.s,Fault_LogFReg,0x80082280,0x2C
asm/non_matchings/boot/fault/Fault_PrintFPCR.s,Fault_PrintFPCR,0x80082330,0x29
asm/non_matchings/boot/fault/Fault_LogFPCSR.s,Fault_LogFPCSR,0x800823D4,0x26
asm/non_matchings/boot/fault/Fault_PrintThreadContext.s,Fault_PrintThreadContext,0x8008246C,0xD4
asm/non_matchings/boot/fault/osSyncPrintfThreadContext.s,osSyncPrintfThreadContext,0x800827BC,0xBF
asm/non_matchings/boot/fault/Fault_FindFaultedThread.s,Fault_FindFaultedThread,0x80082AB8,0x22
asm/non_matchings/boot/fault/Fault_Wait5Seconds.s,Fault_Wait5Seconds,0x80082B40,0x24
asm/non_matchings/boot/fault/Fault_WaitForButtonCombo.s,Fault_WaitForButtonCombo,0x80082BD0,0x27
asm/non_matchings/boot/fault/Fault_DrawMemDumpContents.s,Fault_DrawMemDumpContents,0x80082C6C,0x5B
asm/non_matchings/boot/fault/Fault_DrawMemDump.s,Fault_DrawMemDump,0x80082DD8,0x7E
asm/non_matchings/boot/fault/Fault_WalkStack.s,Fault_WalkStack,0x80082FD0,0x5D
asm/non_matchings/boot/fault/Fault_DrawStackTrace.s,Fault_DrawStackTrace,0x80083144,0x64
asm/non_matchings/boot/fault/Fault_LogStackTrace.s,Fault_LogStackTrace,0x800832D4,0x5F
asm/non_matchings/boot/fault/Fault_ResumeThread.s,Fault_ResumeThread,0x80083450,0x1F
asm/non_matchings/boot/fault/Fault_DisplayFrameBuffer.s,Fault_DisplayFrameBuffer,0x800834CC,0x30
asm/non_matchings/boot/fault/Fault_ProcessClients.s,Fault_ProcessClients,0x8008358C,0x39
asm/non_matchings/boot/fault/Fault_SetOptionsFromController3.s,Fault_SetOptionsFromController3,0x80083670,0x5D
asm/non_matchings/boot/fault/Fault_UpdatePad.s,Fault_UpdatePad,0x800837E4,0x11
asm/non_matchings/boot/fault/Fault_ThreadEntry.s,Fault_ThreadEntry,0x80083828,0xD2
asm/non_matchings/boot/fault/Fault_SetFrameBuffer.s,Fault_SetFrameBuffer,0x80083B70,0x15
asm/non_matchings/boot/fault/Fault_Init.s,Fault_Init,0x80083BC4,0x4D
asm/non_matchings/boot/fault/Fault_HangupFaultClient.s,Fault_HangupFaultClient,0x80083CF8,0x3F
asm/non_matchings/boot/fault/Fault_AddHungupAndCrashImpl.s,Fault_AddHungupAndCrashImpl,0x80083DF4,0x16
asm/non_matchings/boot/fault/Fault_AddHungupAndCrash.s,Fault_AddHungupAndCrash,0x80083E4C,0x19
asm/non_matchings/boot/fault_drawer/FaultDrawer_SetOsSyncPrintfEnabled.s,FaultDrawer_SetOsSyncPrintfEnabled,0x80083EB0,0x5
asm/non_matchings/boot/fault_drawer/FaultDrawer_DrawRecImpl.s,FaultDrawer_DrawRecImpl,0x80083EC4,0x48
asm/non_matchings/boot/fault_drawer/FaultDrawer_DrawChar.s,FaultDrawer_DrawChar,0x80083FE4,0x5F
asm/non_matchings/boot/fault_drawer/FaultDrawer_ColorToPrintColor.s,FaultDrawer_ColorToPrintColor,0x80084160,0x2C
asm/non_matchings/boot/fault_drawer/FaultDrawer_UpdatePrintColor.s,FaultDrawer_UpdatePrintColor,0x80084210,0x2B
asm/non_matchings/boot/fault_drawer/FaultDrawer_SetForeColor.s,FaultDrawer_SetForeColor,0x800842BC,0x13
asm/non_matchings/boot/fault_drawer/FaultDrawer_SetBackColor.s,FaultDrawer_SetBackColor,0x80084308,0x13
asm/non_matchings/boot/fault_drawer/FaultDrawer_SetFontColor.s,FaultDrawer_SetFontColor,0x80084354,0x12
asm/non_matchings/boot/fault_drawer/FaultDrawer_SetCharPad.s,FaultDrawer_SetCharPad,0x8008439C,0xE
asm/non_matchings/boot/fault_drawer/FaultDrawer_SetCursor.s,FaultDrawer_SetCursor,0x800843D4,0x41
asm/non_matchings/boot/fault_drawer/FaultDrawer_FillScreen.s,FaultDrawer_FillScreen,0x800844D8,0x24
asm/non_matchings/boot/fault_drawer/FaultDrawer_FormatStringFunc.s,FaultDrawer_FormatStringFunc,0x80084568,0x85
asm/non_matchings/boot/fault_drawer/FaultDrawer_VPrintf.s,FaultDrawer_VPrintf,0x8008477C,0x14
asm/non_matchings/boot/fault_drawer/FaultDrawer_Printf.s,FaultDrawer_Printf,0x800847CC,0x14
asm/non_matchings/boot/fault_drawer/FaultDrawer_DrawText.s,FaultDrawer_DrawText,0x8008481C,0x14
asm/non_matchings/boot/fault_drawer/FaultDrawer_SetDrawerFrameBuffer.s,FaultDrawer_SetDrawerFrameBuffer,0x8008486C,0xE
asm/non_matchings/boot/fault_drawer/FaultDrawer_SetInputCallback.s,FaultDrawer_SetInputCallback,0x800848A4,0x5
asm/non_matchings/boot/fault_drawer/FaultDrawer_Init.s,FaultDrawer_Init,0x800848B8,0x22
asm/non_matchings/boot/rcp_utils/RcpUtils_PrintRegisterStatus.s,RcpUtils_PrintRegisterStatus,0x80084940,0xA
asm/non_matchings/boot/rcp_utils/RcpUtils_Reset.s,RcpUtils_Reset,0x80084968,0xE
asm/non_matchings/boot/loadfragment/Fragment_Relocate.s,Fragment_Relocate,0x800849A0,0x9B
asm/non_matchings/boot/loadfragment/Fragment_Load.s,Fragment_Load,0x80084C0C,0x31
asm/non_matchings/boot/loadfragment/Fragment_AllocateAndLoad.s,Fragment_AllocateAndLoad,0x80084CD0,0x38
asm/non_matchings/boot/loadfragment2/Overlay_Relocate.s,Overlay_Relocate,0x80084DB0,0x9B
asm/non_matchings/boot/loadfragment2/Overlay_Load.s,Overlay_Load,0x8008501C,0x2B
asm/non_matchings/boot/loadfragment2/Overlay_AllocateAndLoad.s,Overlay_AllocateAndLoad,0x800850C8,0x1A
asm/non_matchings/boot/padutils/PadUtils_Init.s,PadUtils_Init,0x80085130,0x8
asm/non_matchings/boot/padutils/func_80085150.s,func_80085150,0x80085150,0x2
asm/non_matchings/boot/padutils/PadUtils_ResetPressRel.s,PadUtils_ResetPressRel,0x80085158,0x3
asm/non_matchings/boot/padutils/PadUtils_CheckCurExact.s,PadUtils_CheckCurExact,0x80085164,0x6
asm/non_matchings/boot/padutils/PadUtils_CheckCur.s,PadUtils_CheckCur,0x8008517C,0x7
asm/non_matchings/boot/padutils/PadUtils_CheckPressed.s,PadUtils_CheckPressed,0x80085198,0x7
asm/non_matchings/boot/padutils/PadUtils_CheckReleased.s,PadUtils_CheckReleased,0x800851B4,0x7
asm/non_matchings/boot/padutils/PadUtils_GetCurButton.s,PadUtils_GetCurButton,0x800851D0,0x2
asm/non_matchings/boot/padutils/PadUtils_GetPressButton.s,PadUtils_GetPressButton,0x800851D8,0x2
asm/non_matchings/boot/padutils/PadUtils_GetCurX.s,PadUtils_GetCurX,0x800851E0,0x2
asm/non_matchings/boot/padutils/PadUtils_GetCurY.s,PadUtils_GetCurY,0x800851E8,0x2
asm/non_matchings/boot/padutils/PadUtils_SetRelXY.s,PadUtils_SetRelXY,0x800851F0,0x3
asm/non_matchings/boot/padutils/PadUtils_GetRelXImpl.s,PadUtils_GetRelXImpl,0x800851FC,0x2
asm/non_matchings/boot/padutils/PadUtils_GetRelYImpl.s,PadUtils_GetRelYImpl,0x80085204,0x2
asm/non_matchings/boot/padutils/PadUtils_GetRelX.s,PadUtils_GetRelX,0x8008520C,0x8
asm/non_matchings/boot/padutils/PadUtils_GetRelY.s,PadUtils_GetRelY,0x8008522C,0x8
asm/non_matchings/boot/padutils/PadUtils_UpdateRelXY.s,PadUtils_UpdateRelXY,0x8008524C,0x35
asm/non_matchings/boot/stackcheck/StackCheck_Init.s,StackCheck_Init,0x80085320,0x36
asm/non_matchings/boot/stackcheck/StackCheck_Cleanup.s,StackCheck_Cleanup,0x800853F8,0x1C
asm/non_matchings/boot/stackcheck/StackCheck_GetState.s,StackCheck_GetState,0x80085468,0x1E
asm/non_matchings/boot/stackcheck/StackCheck_CheckAll.s,StackCheck_CheckAll,0x800854E0,0x16
asm/non_matchings/boot/stackcheck/StackCheck_Check.s,StackCheck_Check,0x80085538,0xE
asm/non_matchings/boot/gfxprint/GfxPrint_Setup.s,GfxPrint_Setup,0x80085570,0x113
asm/non_matchings/boot/gfxprint/GfxPrint_SetColor.s,GfxPrint_SetColor,0x800859BC,0x13
asm/non_matchings/boot/gfxprint/GfxPrint_SetPosPx.s,GfxPrint_SetPosPx,0x80085A08,0x9
asm/non_matchings/boot/gfxprint/GfxPrint_SetPos.s,GfxPrint_SetPos,0x80085A2C,0xA
asm/non_matchings/boot/gfxprint/GfxPrint_SetBasePosPx.s,GfxPrint_SetBasePosPx,0x80085A54,0x5
asm/non_matchings/boot/gfxprint/GfxPrint_PrintCharImpl.s,GfxPrint_PrintCharImpl,0x80085A68,0xC3
asm/non_matchings/boot/gfxprint/GfxPrint_PrintChar.s,GfxPrint_PrintChar,0x80085D74,0x6F
asm/non_matchings/boot/gfxprint/GfxPrint_PrintStringWithSize.s,GfxPrint_PrintStringWithSize,0x80085F30,0x17
asm/non_matchings/boot/gfxprint/GfxPrint_PrintString.s,GfxPrint_PrintString,0x80085F8C,0x16
asm/non_matchings/boot/gfxprint/GfxPrint_Callback.s,GfxPrint_Callback,0x80085FE4,0xB
asm/non_matchings/boot/gfxprint/GfxPrint_Init.s,GfxPrint_Init,0x80086010,0x15
asm/non_matchings/boot/gfxprint/GfxPrint_Destroy.s,GfxPrint_Destroy,0x80086064,0x2
asm/non_matchings/boot/gfxprint/GfxPrint_Open.s,GfxPrint_Open,0x8008606C,0xD
asm/non_matchings/boot/gfxprint/GfxPrint_Close.s,GfxPrint_Close,0x800860A0,0x6
asm/non_matchings/boot/gfxprint/GfxPrint_VPrintf.s,GfxPrint_VPrintf,0x800860B8,0x8
asm/non_matchings/boot/gfxprint/GfxPrint_Printf.s,GfxPrint_Printf,0x800860D8,0xE
asm/non_matchings/boot/mtxuty-cvt/MtxConv_F2L.s,MtxConv_F2L,0x80086110,0x52
asm/non_matchings/boot/mtxuty-cvt/MtxConv_L2F.s,MtxConv_L2F,0x80086258,0xA
asm/non_matchings/boot/assert/_dbg_hungup.s,_dbg_hungup,0x80086280,0xD
asm/non_matchings/boot/assert/Reset.s,Reset,0x800862B4,0xB
asm/non_matchings/boot/boot_800862E0/SystemHeap_Malloc.s,SystemHeap_Malloc,0x800862E0,0xC
asm/non_matchings/boot/boot_800862E0/SystemArena_Free.s,SystemArena_Free,0x80086310,0xB
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc.s,SystemHeap_RunBlockFunc,0x8008633C,0x1C
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc1.s,SystemHeap_RunBlockFunc1,0x800863AC,0x1C
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc8.s,SystemHeap_RunBlockFunc8,0x8008641C,0x34
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunBlockFunc1Reverse.s,SystemHeap_RunBlockFunc1Reverse,0x800864EC,0x27
asm/non_matchings/boot/boot_800862E0/SystemHeap_RunInits.s,SystemHeap_RunInits,0x80086588,0x1C
asm/non_matchings/boot/boot_800862E0/SystemHeap_Init.s,SystemHeap_Init,0x800865F8,0xA
asm/non_matchings/boot/padsetup/PadSetup_Init.s,PadSetup_Init,0x80086620,0x50
asm/non_matchings/boot/math64/Math_FTanF.s,Math_FTanF,0x80086760,0xD
asm/non_matchings/boot/math64/Math_FFloorF.s,Math_FFloorF,0x80086794,0x8
asm/non_matchings/boot/math64/Math_FCeilF.s,Math_FCeilF,0x800867B4,0x8
asm/non_matchings/boot/math64/Math_FRoundF.s,Math_FRoundF,0x800867D4,0x8
asm/non_matchings/boot/math64/Math_FTruncF.s,Math_FTruncF,0x800867F4,0x8
asm/non_matchings/boot/math64/Math_FNearbyIntF.s,Math_FNearbyIntF,0x80086814,0x8
asm/non_matchings/boot/math64/Math_FAtanTaylorQF.s,Math_FAtanTaylorQF,0x80086834,0x13
asm/non_matchings/boot/math64/Math_FAtanTaylorF.s,Math_FAtanTaylorF,0x80086880,0x49
asm/non_matchings/boot/math64/Math_FAtanContFracF.s,Math_FAtanContFracF,0x800869A4,0x53
asm/non_matchings/boot/math64/Math_FAtanF.s,Math_FAtanF,0x80086AF0,0x10
asm/non_matchings/boot/math64/Math_FAtan2F.s,Math_FAtan2F,0x80086B30,0x3A
asm/non_matchings/boot/math64/Math_FAsinF.s,Math_FAsinF,0x80086C18,0xC
asm/non_matchings/boot/math64/Math_FAcosF.s,Math_FAcosF,0x80086C48,0xA
asm/non_matchings/boot/fp/floorf.s,floorf,0x80086C70,0x3
asm/non_matchings/boot/fp/floor.s,floor,0x80086C7C,0x3
asm/non_matchings/boot/fp/lfloorf.s,lfloorf,0x80086C88,0x4
asm/non_matchings/boot/fp/lfloor.s,lfloor,0x80086C98,0x4
asm/non_matchings/boot/fp/ceilf.s,ceilf,0x80086CA8,0x3
asm/non_matchings/boot/fp/ceil.s,ceil,0x80086CB4,0x3
asm/non_matchings/boot/fp/lceilf.s,lceilf,0x80086CC0,0x4
asm/non_matchings/boot/fp/lceil.s,lceil,0x80086CD0,0x4
asm/non_matchings/boot/fp/truncf.s,truncf,0x80086CE0,0x3
asm/non_matchings/boot/fp/trunc.s,trunc,0x80086CEC,0x3
asm/non_matchings/boot/fp/ltruncf.s,ltruncf,0x80086CF8,0x4
asm/non_matchings/boot/fp/ltrunc.s,ltrunc,0x80086D08,0x4
asm/non_matchings/boot/fp/nearbyintf.s,nearbyintf,0x80086D18,0x3
asm/non_matchings/boot/fp/nearbyint.s,nearbyint,0x80086D24,0x3
asm/non_matchings/boot/fp/lnearbyintf.s,lnearbyintf,0x80086D30,0x4
asm/non_matchings/boot/fp/lnearbyint.s,lnearbyint,0x80086D40,0x4
asm/non_matchings/boot/fp/roundf.s,roundf,0x80086D50,0x7
asm/non_matchings/boot/fp/round.s,round,0x80086D6C,0x8
asm/non_matchings/boot/fp/lroundf.s,lroundf,0x80086D8C,0x8
asm/non_matchings/boot/fp/lround.s,lround,0x80086DAC,0x9
asm/non_matchings/boot/system_malloc/SystemArena_Malloc.s,SystemArena_Malloc,0x80086DD0,0xA
asm/non_matchings/boot/system_malloc/SystemArena_MallocR.s,SystemArena_MallocR,0x80086DF8,0xA
asm/non_matchings/boot/system_malloc/SystemArena_Realloc.s,SystemArena_Realloc,0x80086E20,0xC
asm/non_matchings/boot/system_malloc/SystemArena_Free.s,SystemArena_Free,0x80086E50,0xA
asm/non_matchings/boot/system_malloc/SystemArena_Calloc.s,SystemArena_Calloc,0x80086E78,0x15
asm/non_matchings/boot/system_malloc/SystemArena_GetSizes.s,SystemArena_GetSizes,0x80086ECC,0xE
asm/non_matchings/boot/system_malloc/SystemArena_CheckArena.s,SystemArena_CheckArena,0x80086F04,0x9
asm/non_matchings/boot/system_malloc/SystemArena_Init.s,SystemArena_Init,0x80086F28,0xC
asm/non_matchings/boot/system_malloc/SystemArena_Cleanup.s,SystemArena_Cleanup,0x80086F58,0x9
asm/non_matchings/boot/system_malloc/SystemArena_IsInitialized.s,SystemArena_IsInitialized,0x80086F7C,0x9
asm/non_matchings/boot/rand/Rand_Next.s,Rand_Next,0x80086FA0,0xC
asm/non_matchings/boot/rand/Rand_Seed.s,Rand_Seed,0x80086FD0,0x3
asm/non_matchings/boot/rand/Rand_ZeroOne.s,Rand_ZeroOne,0x80086FDC,0x15
asm/non_matchings/boot/rand/Rand_Centered.s,Rand_Centered,0x80087030,0x16
asm/non_matchings/boot/rand/Rand_Seed_Variable.s,Rand_Seed_Variable,0x80087088,0x2
asm/non_matchings/boot/rand/Rand_Next_Variable.s,Rand_Next_Variable,0x80087090,0xA
asm/non_matchings/boot/rand/Rand_ZeroOne_Variable.s,Rand_ZeroOne_Variable,0x800870B8,0x13
asm/non_matchings/boot/rand/Rand_Centered_Variable.s,Rand_Centered_Variable,0x80087104,0x17
asm/non_matchings/boot/__osMalloc/ArenaImpl_LockInit.s,ArenaImpl_LockInit,0x80087160,0xB
asm/non_matchings/boot/__osMalloc/ArenaImpl_Lock.s,ArenaImpl_Lock,0x8008718C,0xA
asm/non_matchings/boot/__osMalloc/ArenaImpl_Unlock.s,ArenaImpl_Unlock,0x800871B4,0xA
asm/non_matchings/boot/__osMalloc/ArenaImpl_GetLastBlock.s,ArenaImpl_GetLastBlock,0x800871DC,0xC
asm/non_matchings/boot/__osMalloc/__osMallocInit.s,__osMallocInit,0x8008720C,0x14
asm/non_matchings/boot/__osMalloc/__osMallocAddHeap.s,__osMallocAddHeap,0x8008725C,0x28
asm/non_matchings/boot/__osMalloc/__osMallocCleanup.s,__osMallocCleanup,0x800872FC,0x8
asm/non_matchings/boot/__osMalloc/__osMallocIsInitalized.s,__osMallocIsInitalized,0x8008731C,0x2
asm/non_matchings/boot/__osMalloc/__osMalloc.s,__osMalloc,0x80087324,0x39
asm/non_matchings/boot/__osMalloc/__osMallocR.s,__osMallocR,0x80087408,0x39
asm/non_matchings/boot/__osMalloc/__osFree.s,__osFree,0x800874EC,0x3E
asm/non_matchings/boot/__osMalloc/__osRealloc.s,__osRealloc,0x800875E4,0x4C
asm/non_matchings/boot/__osMalloc/__osGetSizes.s,__osGetSizes,0x80087714,0x2C
asm/non_matchings/boot/__osMalloc/__osCheckArena.s,__osCheckArena,0x800877C4,0x1B
asm/non_matchings/boot/sprintf/proutSprintf.s,proutSprintf,0x80087830,0x9
asm/non_matchings/boot/sprintf/vsprintf.s,vsprintf,0x80087854,0x14
asm/non_matchings/boot/sprintf/sprintf.s,sprintf,0x800878A4,0x17
asm/non_matchings/boot/printutils/PrintUtils_VPrintf.s,PrintUtils_VPrintf,0x80087900,0xD
asm/non_matchings/boot/printutils/PrintUtils_Printf.s,PrintUtils_Printf,0x80087934,0xB
asm/non_matchings/boot/printutils/Sleep_Cycles.s,Sleep_Cycles,0x80087960,0x1B
asm/non_matchings/boot/printutils/Sleep_Nsec.s,Sleep_Nsec,0x800879CC,0x14
asm/non_matchings/boot/printutils/Sleep_Usec.s,Sleep_Usec,0x80087A1C,0x14
asm/non_matchings/boot/printutils/Sleep_Msec.s,Sleep_Msec,0x80087A6C,0x15
asm/non_matchings/boot/printutils/Sleep_Sec.s,Sleep_Sec,0x80087AC0,0x10
asm/non_matchings/boot/setcause/__osSetCause.s,__osSetCause,0x80087B00,0x4
asm/non_matchings/boot/sendmesg/osSendMesg.s,osSendMesg,0x80087B10,0x54
asm/non_matchings/boot/pfsfreeblocks/osPfsFreeBlocks.s,osPfsFreeBlocks,0x80087C60,0x68
asm/non_matchings/boot/viextendvstart/osViExtendVStart.s,osViExtendVStart,0x80087E00,0x4
asm/non_matchings/boot/stopthread/osStopThread.s,osStopThread,0x80087E10,0x30
asm/non_matchings/boot/recvmesg/osRecvMesg.s,osRecvMesg,0x80087ED0,0x50
asm/non_matchings/boot/setintmask/osSetIntMask.s,osSetIntMask,0x80088010,0x28
asm/non_matchings/boot/getintmask/osGetIntMask.s,osGetIntMask,0x800880B0,0x18
asm/non_matchings/boot/voicesetword/osVoiceSetWord.s,osVoiceSetWord,0x80088110,0x64
asm/non_matchings/boot/guScale/guScale.s,guScale,0x800882A0,0x2C
asm/non_matchings/boot/sinf/sinf.s,sinf,0x80088350,0x70
asm/non_matchings/boot/sins/sins.s,sins,0x80088510,0x1C
asm/non_matchings/boot/sptask/_VirtualToPhysicalTask.s,_VirtualToPhysicalTask,0x80088580,0x43
asm/non_matchings/boot/sptask/osSpTaskLoad.s,osSpTaskLoad,0x8008868C,0x5A
asm/non_matchings/boot/sptask/osSpTaskStartGo.s,osSpTaskStartGo,0x800887F4,0x13
asm/non_matchings/boot/ll/__ull_rshift.s,__ull_rshift,0x80088840,0xB
asm/non_matchings/boot/ll/__ull_rem.s,__ull_rem,0x8008886C,0xF
asm/non_matchings/boot/ll/__ull_div.s,__ull_div,0x800888A8,0xF
asm/non_matchings/boot/ll/__ll_lshift.s,__ll_lshift,0x800888E4,0xB
asm/non_matchings/boot/ll/__ll_rem.s,__ll_rem,0x80088910,0xF
asm/non_matchings/boot/ll/__ll_div.s,__ll_div,0x8008894C,0x17
asm/non_matchings/boot/ll/__ll_mul.s,__ll_mul,0x800889A8,0xC
asm/non_matchings/boot/ll/__ull_divremi.s,__ull_divremi,0x800889D8,0x18
asm/non_matchings/boot/ll/__ll_mod.s,__ll_mod,0x80088A38,0x27
asm/non_matchings/boot/ll/__ll_rshift.s,__ll_rshift,0x80088AD4,0xB
asm/non_matchings/boot/exceptasm/__osExceptionPreamble.s,__osExceptionPreamble,0x80088B00,0x4
asm/non_matchings/boot/exceptasm/__osException.s,__osException,0x80088B10,0x153
asm/non_matchings/boot/exceptasm/send_mesg.s,send_mesg,0x8008905C,0x2D
asm/non_matchings/boot/exceptasm/handle_CpU.s,handle_CpU,0x80089110,0xD
asm/non_matchings/boot/exceptasm/__osEnqueueAndYield.s,__osEnqueueAndYield,0x80089144,0x40
asm/non_matchings/boot/exceptasm/__osEnqueueThread.s,__osEnqueueThread,0x80089244,0x12
asm/non_matchings/boot/exceptasm/__osPopThread.s,__osPopThread,0x8008928C,0x4
asm/non_matchings/boot/exceptasm/__osNop.s,__osNop,0x8008929C,0x2
asm/non_matchings/boot/exceptasm/__osDispatchThread.s,__osDispatchThread,0x800892A4,0x5F
asm/non_matchings/boot/exceptasm/__osCleanupThread.s,__osCleanupThread,0x80089420,0x4
asm/non_matchings/boot/thread/__osDequeueThread.s,__osDequeueThread,0x80089430,0x10
asm/non_matchings/boot/destroythread/osDestroyThread.s,osDestroyThread,0x80089470,0x44
asm/non_matchings/boot/voicecheckresult/__osVoiceCheckResult.s,__osVoiceCheckResult,0x80089580,0x2C
asm/non_matchings/boot/bzero/bzero.s,bzero,0x80089630,0x28
asm/non_matchings/boot/rumblepak/__osMotorAccess.s,__osMotorAccess,0x800896D0,0x5A
asm/non_matchings/boot/rumblepak/_MakeMotorData.s,_MakeMotorData,0x80089838,0x43
asm/non_matchings/boot/rumblepak/osMotorInit.s,osMotorInit,0x80089944,0x57
asm/non_matchings/boot/siacs/__osSiCreateAccessQueue.s,__osSiCreateAccessQueue,0x80089AA0,0x14
asm/non_matchings/boot/siacs/__osSiGetAccess.s,__osSiGetAccess,0x80089AF0,0x11
asm/non_matchings/boot/siacs/__osSiRelAccess.s,__osSiRelAccess,0x80089B34,0xB
asm/non_matchings/boot/controller/osContInit.s,osContInit,0x80089B60,0x57
asm/non_matchings/boot/controller/__osContGetInitData.s,__osContGetInitData,0x80089CBC,0x2B
asm/non_matchings/boot/controller/__osPackRequestData.s,__osPackRequestData,0x80089D68,0x36
asm/non_matchings/boot/createthread/osCreateThread.s,osCreateThread,0x80089E40,0x54
asm/non_matchings/boot/contreaddata/osContStartReadData.s,osContStartReadData,0x80089F90,0x21
asm/non_matchings/boot/contreaddata/osContGetReadData.s,osContGetReadData,0x8008A014,0x23
asm/non_matchings/boot/contreaddata/__osPackReadData.s,__osPackReadData,0x8008A0A0,0x34
asm/non_matchings/boot/voicegetreaddata/osVoiceGetReadData.s,osVoiceGetReadData,0x8008A170,0xF4
asm/non_matchings/boot/virtualtophysical/osVirtualToPhysical.s,osVirtualToPhysical,0x8008A540,0x20
asm/non_matchings/boot/getsr/__osGetSR.s,__osGetSR,0x8008A5C0,0x4
asm/non_matchings/boot/setsr/__osSetSR.s,__osSetSR,0x8008A5D0,0x4
asm/non_matchings/boot/writebackdcache/osWritebackDCache.s,osWritebackDCache,0x8008A5E0,0x20
asm/non_matchings/boot/initialize/__createSpeedParam.s,__createSpeedParam,0x8008A660,0x27
asm/non_matchings/boot/initialize/__osInitialize_common.s,__osInitialize_common,0x8008A6FC,0xAB
asm/non_matchings/boot/initialize/__osInitialize_autodetect.s,__osInitialize_autodetect,0x8008A9A8,0x2
asm/non_matchings/boot/vigetnextframebuf/osViGetNextFramebuffer.s,osViGetNextFramebuffer,0x8008AA10,0x10
asm/non_matchings/boot/perspective/guPerspectiveF.s,guPerspectiveF,0x8008AA50,0x8C
asm/non_matchings/boot/perspective/guPerspective.s,guPerspective,0x8008AC80,0x18
asm/non_matchings/boot/sprawdma/__osSpRawStartDma.s,__osSpRawStartDma,0x8008ACE0,0x24
asm/non_matchings/boot/sirawdma/__osSiRawStartDma.s,__osSiRawStartDma,0x8008AD70,0x2C
asm/non_matchings/boot/epilinkhandle/osEPiLinkHandle.s,osEPiLinkHandle,0x8008AE20,0x14
asm/non_matchings/boot/viblack/osViBlack.s,osViBlack,0x8008AE70,0x1C
asm/non_matchings/boot/sirawread/__osSiRawReadIo.s,__osSiRawReadIo,0x8008AEE0,0x14
asm/non_matchings/boot/getthreadid/osGetThreadId.s,osGetThreadId,0x8008AF30,0x8
asm/non_matchings/boot/sptaskyield/osSpTaskYield.s,osSpTaskYield,0x8008AF50,0x8
asm/non_matchings/boot/pfsreadwritefile/__osPfsGetNextPage.s,__osPfsGetNextPage,0x8008AF70,0x35
asm/non_matchings/boot/pfsreadwritefile/osPfsReadWriteFile.s,osPfsReadWriteFile,0x8008B044,0xDF
asm/non_matchings/boot/pfsgetstatus/__osPfsGetStatus.s,__osPfsGetStatus,0x8008B3C0,0x34
asm/non_matchings/boot/pfsgetstatus/__osPfsRequestOneChannel.s,__osPfsRequestOneChannel,0x8008B490,0x31
asm/non_matchings/boot/pfsgetstatus/__osPfsGetOneChannelData.s,__osPfsGetOneChannelData,0x8008B554,0x27
asm/non_matchings/boot/guMtxIdentF/guMtxIdentF.s,guMtxIdentF,0x8008B600,0x14
asm/non_matchings/boot/visetmode/osViSetMode.s,osViSetMode,0x8008B650,0x18
asm/non_matchings/boot/getconfig/__osGetConfig.s,__osGetConfig,0x8008B6B0,0x4
asm/non_matchings/boot/setconfig/__osSetConfig.s,__osSetConfig,0x8008B6C0,0x4
asm/non_matchings/boot/lookat/guLookAtF.s,guLookAtF,0x8008B6D0,0xA9
asm/non_matchings/boot/lookat/guLookAt.s,guLookAt,0x8008B974,0x1F
asm/non_matchings/boot/pfsallocatefile/osPfsAllocateFile.s,osPfsAllocateFile,0x8008B9F0,0xCD
asm/non_matchings/boot/pfsallocatefile/__osPfsDeclearPage.s,__osPfsDeclearPage,0x8008BD24,0x53
asm/non_matchings/boot/stoptimer/osStopTimer.s,osStopTimer,0x8008BE70,0x3C
asm/non_matchings/boot/probetlb/__osProbeTLB.s,__osProbeTLB,0x8008BF60,0x30
asm/non_matchings/boot/pimgr/osCreatePiManager.s,osCreatePiManager,0x8008C020,0x5C
asm/non_matchings/boot/piacs/__osPiCreateAccessQueue.s,__osPiCreateAccessQueue,0x8008C190,0x14
asm/non_matchings/boot/piacs/__osPiGetAccess.s,__osPiGetAccess,0x8008C1E0,0x11
asm/non_matchings/boot/piacs/__osPiRelAccess.s,__osPiRelAccess,0x8008C224,0xB
asm/non_matchings/boot/devmgr/__osDevMgrMain.s,__osDevMgrMain,0x8008C260,0x104
asm/non_matchings/boot/pirawdma/__osPiRawStartDma.s,__osPiRawStartDma,0x8008C670,0x34
asm/non_matchings/boot/contpfs/__osSumcalc.s,__osSumcalc,0x8008C740,0x1D
asm/non_matchings/boot/contpfs/__osIdCheckSum.s,__osIdCheckSum,0x8008C7B4,0x3F
asm/non_matchings/boot/contpfs/__osRepairPackId.s,__osRepairPackId,0x8008C8B0,0xD4
asm/non_matchings/boot/contpfs/__osCheckPackId.s,__osCheckPackId,0x8008CC00,0x59
asm/non_matchings/boot/contpfs/__osGetId.s,__osGetId,0x8008CD64,0x6B
asm/non_matchings/boot/contpfs/__osCheckId.s,__osCheckId,0x8008CF10,0x35
asm/non_matchings/boot/contpfs/__osPfsRWInode.s,__osPfsRWInode,0x8008CFE4,0xB7
asm/non_matchings/boot/getcount/osGetCount.s,osGetCount,0x8008D2C0,0x4
asm/non_matchings/boot/guMtxL2F/guMtxL2F.s,guMtxL2F,0x8008D2E0,0x1C
asm/non_matchings/boot/getmemsize/osGetMemSize.s,osGetMemSize,0x8008D350,0x48
asm/non_matchings/boot/pfssearchfile/osPfsFindFile.s,osPfsFindFile,0x8008D470,0x74
asm/non_matchings/boot/seteventmesg/osSetEventMesg.s,osSetEventMesg,0x8008D640,0x30
asm/non_matchings/boot/sqrtf/sqrtf.s,sqrtf,0x8008D700,0x4
asm/non_matchings/boot/afterprenmi/osAfterPreNMI.s,osAfterPreNMI,0x8008D710,0x8
asm/non_matchings/boot/contquery/osContStartQuery.s,osContStartQuery,0x8008D730,0x1F
asm/non_matchings/boot/contquery/osContGetQuery.s,osContGetQuery,0x8008D7AC,0x9
asm/non_matchings/boot/lookathil/guLookAtHiliteF.s,guLookAtHiliteF,0x8008D7D0,0x1F0
asm/non_matchings/boot/lookathil/guLookAtHilite.s,guLookAtHilite,0x8008DF90,0x30
asm/non_matchings/boot/xprintf/_Printf.s,_Printf,0x8008E050,0x192
asm/non_matchings/boot/xprintf/_Putfld.s,_Putfld,0x8008E698,0x1A6
asm/non_matchings/boot/voicecleardictionary/osVoiceClearDictionary.s,osVoiceClearDictionary,0x8008ED30,0x2C
asm/non_matchings/boot/unmaptlball/osUnmapTLBAll.s,osUnmapTLBAll,0x8008EDE0,0x14
asm/non_matchings/boot/epidma/osEPiStartDma.s,osEPiStartDma,0x8008EE30,0x28
asm/non_matchings/boot/voicecontread2/__osVoiceContRead2.s,__osVoiceContRead2,0x8008EED0,0x8C
asm/non_matchings/boot/voicecrc/__osVoiceContDataCrc.s,__osVoiceContDataCrc,0x8008F100,0x28
asm/non_matchings/boot/string/strchr.s,strchr,0x8008F1A0,0x10
asm/non_matchings/boot/string/strlen.s,strlen,0x8008F1E0,0xA
asm/non_matchings/boot/string/memcpy.s,memcpy,0x8008F208,0xE
asm/non_matchings/boot/createmesgqueue/osCreateMesgQueue.s,osCreateMesgQueue,0x8008F240,0xC
asm/non_matchings/boot/invalicache/osInvalICache.s,osInvalICache,0x8008F270,0x20
asm/non_matchings/boot/invaldcache/osInvalDCache.s,osInvalDCache,0x8008F2F0,0x2C
asm/non_matchings/boot/timerintr/__osTimerServicesInit.s,__osTimerServicesInit,0x8008F3A0,0x23
asm/non_matchings/boot/timerintr/__osTimerInterrupt.s,__osTimerInterrupt,0x8008F42C,0x5E
asm/non_matchings/boot/timerintr/__osSetTimerIntr.s,__osSetTimerIntr,0x8008F5A4,0x28
asm/non_matchings/boot/timerintr/__osInsertTimer.s,__osInsertTimer,0x8008F644,0x63
asm/non_matchings/boot/voicecontread36/__osVoiceContRead36.s,__osVoiceContRead36,0x8008F7D0,0x8C
asm/non_matchings/boot/sp/__osSpDeviceBusy.s,__osSpDeviceBusy,0x8008FA00,0xC
asm/non_matchings/boot/si/__osSiDeviceBusy.s,__osSiDeviceBusy,0x8008FA30,0xC
asm/non_matchings/boot/guMtxIdent/guMtxIdent.s,guMtxIdent,0x8008FA60,0x14
asm/non_matchings/boot/jammesg/osJamMesg.s,osJamMesg,0x8008FAB0,0x54
asm/non_matchings/boot/setthreadpri/osSetThreadPri.s,osSetThreadPri,0x8008FC00,0x38
asm/non_matchings/boot/getthreadpri/osGetThreadPri.s,osGetThreadPri,0x8008FCE0,0x8
asm/non_matchings/boot/epirawread/__osEPiRawReadIo.s,__osEPiRawReadIo,0x8008FD00,0x58
asm/non_matchings/boot/viswapbuf/osViSwapBuffer.s,osViSwapBuffer,0x8008FE60,0x14
asm/non_matchings/boot/position/guPositionF.s,guPositionF,0x8008FEB0,0x6A
asm/non_matchings/boot/position/guPosition.s,guPosition,0x80090058,0x1A
asm/non_matchings/boot/epirawdma/__osEPiRawStartDma.s,__osEPiRawStartDma,0x800900C0,0x78
asm/non_matchings/boot/sptaskyielded/osSpTaskYielded.s,osSpTaskYielded,0x800902A0,0x18
asm/non_matchings/boot/bcmp/bcmp.s,bcmp,0x80090300,0x48
asm/non_matchings/boot/gettime/osGetTime.s,osGetTime,0x80090420,0x24
asm/non_matchings/boot/rotate/guRotateF.s,guRotateF,0x800904B0,0x61
asm/non_matchings/boot/rotate/guRotate.s,guRotate,0x80090634,0x13
asm/non_matchings/boot/setglobalintmask/__osSetGlobalIntMask.s,__osSetGlobalIntMask,0x80090680,0x14
asm/non_matchings/boot/voiceinit/osVoiceInit.s,osVoiceInit,0x800906D0,0x50
asm/non_matchings/boot/contchannelreset/__osContChannelReset.s,__osContChannelReset,0x80090810,0x3C
asm/non_matchings/boot/voicesetadconverter/__osVoiceSetADConverter.s,__osVoiceSetADConverter,0x80090900,0x7C
asm/non_matchings/boot/aisetfreq/osAiSetFrequency.s,osAiSetFrequency,0x80090AF0,0x54
asm/non_matchings/boot/contramread/__osContRamRead.s,__osContRamRead,0x80090C40,0x8C
asm/non_matchings/boot/voicecontwrite20/__osVoiceContWrite20.s,__osVoiceContWrite20,0x80090E70,0x8C
asm/non_matchings/boot/crc/__osContAddressCrc.s,__osContAddressCrc,0x800910A0,0x34
asm/non_matchings/boot/crc/__osContDataCrc.s,__osContDataCrc,0x80091170,0x28
asm/non_matchings/boot/getactivequeue/__osGetActiveQueue.s,__osGetActiveQueue,0x80091210,0x4
asm/non_matchings/boot/normalize/guNormalize.s,guNormalize,0x80091220,0x18
asm/non_matchings/boot/setcompare/__osSetCompare.s,__osSetCompare,0x80091280,0x4
asm/non_matchings/boot/getcompare/__osGetCompare.s,__osGetCompare,0x80091290,0x4
asm/non_matchings/boot/dpgetstat/osDpGetStatus.s,osDpGetStatus,0x800912A0,0x4
asm/non_matchings/boot/dpsetstat/osDpSetStatus.s,osDpSetStatus,0x800912B0,0x4
asm/non_matchings/boot/bcopy/bcopy.s,bcopy,0x800912C0,0xC4
asm/non_matchings/boot/resetglobalintmask/__osResetGlobalIntMask.s,__osResetGlobalIntMask,0x800915D0,0x18
asm/non_matchings/boot/pfsdeletefile/osPfsDeleteFile.s,osPfsDeleteFile,0x80091630,0x76
asm/non_matchings/boot/pfsdeletefile/__osPfsReleasePages.s,__osPfsReleasePages,0x80091808,0x26
asm/non_matchings/boot/ortho/guOrthoF.s,guOrthoF,0x800918A0,0x55
asm/non_matchings/boot/ortho/guOrtho.s,guOrtho,0x800919F4,0x1B
asm/non_matchings/boot/interrupt/__osDisableInt.s,__osDisableInt,0x80091A60,0x1C
asm/non_matchings/boot/interrupt/__osRestoreInt.s,__osRestoreInt,0x80091AD0,0x8
asm/non_matchings/boot/vi/__osViInit.s,__osViInit,0x80091AF0,0x48
asm/non_matchings/boot/viswapcontext/__osViSwapContext.s,__osViSwapContext,0x80091C10,0xC0
asm/non_matchings/boot/pigetcmdq/osPiGetCmdQueue.s,osPiGetCmdQueue,0x80091F10,0xC
asm/non_matchings/boot/cosf/cosf.s,cosf,0x80091F40,0x5C
asm/non_matchings/boot/epiread/osEPiReadIo.s,osEPiReadIo,0x800920B0,0x14
asm/non_matchings/boot/visetspecial/osViSetSpecialFeatures.s,osViSetSpecialFeatures,0x80092100,0x58
asm/non_matchings/boot/coss/coss.s,coss,0x80092260,0xC
asm/non_matchings/boot/settime/osSetTime.s,osSetTime,0x80092290,0xC
asm/non_matchings/boot/voicestopread/osVoiceStopReadData.s,osVoiceStopReadData,0x800922C0,0x48
asm/non_matchings/boot/visetevent/osViSetEvent.s,osViSetEvent,0x800923E0,0x18
asm/non_matchings/boot/pfsisplug/osPfsIsPlug.s,osPfsIsPlug,0x80092440,0x63
asm/non_matchings/boot/pfsisplug/__osPfsRequestData.s,__osPfsRequestData,0x800925CC,0x2D
asm/non_matchings/boot/pfsisplug/__osPfsGetInitData.s,__osPfsGetInitData,0x80092680,0x2C
asm/non_matchings/boot/voicegetstatus/__osVoiceGetStatus.s,__osVoiceGetStatus,0x80092730,0x7C
asm/non_matchings/boot/cartrominit/osCartRomInit.s,osCartRomInit,0x80092920,0x58
asm/non_matchings/boot/us2dex/guS2DInitBg.s,guS2DInitBg,0x80092A80,0x60
asm/non_matchings/boot/pfsselectbank/__osPfsSelectBank.s,__osPfsSelectBank,0x80092C00,0x20
asm/non_matchings/boot/contsetch/osContSetCh.s,osContSetCh,0x80092C80,0x18
asm/non_matchings/boot/setfpccsr/__osSetFpcCsr.s,__osSetFpcCsr,0x80092CE0,0x4
asm/non_matchings/boot/getfpccsr/__osGetFpcCsr.s,__osGetFpcCsr,0x80092CF0,0x4
asm/non_matchings/boot/pfsfilestate/osPfsFileState.s,osPfsFileState,0x80092D00,0x78
asm/non_matchings/boot/pfsinitpak/osPfsInitPak.s,osPfsInitPak,0x80092EE0,0x82
asm/non_matchings/boot/pfsinitpak/__osPfsCheckRamArea.s,__osPfsCheckRamArea,0x800930E8,0x42
asm/non_matchings/boot/pfschecker/osPfsChecker.s,osPfsChecker,0x800931F0,0x14E
asm/non_matchings/boot/pfschecker/corrupted_init.s,corrupted_init,0x80093728,0xB6
asm/non_matchings/boot/pfschecker/corrupted.s,corrupted,0x80093A00,0x68
asm/non_matchings/boot/aigetlen/osAiGetLength.s,osAiGetLength,0x80093BA0,0x4
asm/non_matchings/boot/epiwrite/osEPiWriteIo.s,osEPiWriteIo,0x80093BB0,0x14
asm/non_matchings/boot/maptlbrdb/osMapTLBRdb.s,osMapTLBRdb,0x80093C00,0x18
asm/non_matchings/boot/yieldthread/osYieldThread.s,osYieldThread,0x80093C60,0x14
asm/non_matchings/boot/guTranslate/guTranslate.s,guTranslate,0x80093CC0,0x34
asm/non_matchings/boot/getcause/__osGetCause.s,__osGetCause,0x80093D90,0x4
asm/non_matchings/boot/contramwrite/__osContRamWrite.s,__osContRamWrite,0x80093DA0,0x94
asm/non_matchings/boot/epirawwrite/__osEPiRawWriteIo.s,__osEPiRawWriteIo,0x80093FF0,0x58
asm/non_matchings/boot/settimer/osSetTimer.s,osSetTimer,0x80094150,0x64
asm/non_matchings/boot/xldtob/_Ldtob.s,_Ldtob,0x800942E0,0x124
asm/non_matchings/boot/xldtob/_Ldunscale.s,_Ldunscale,0x80094770,0x2E
asm/non_matchings/boot/xldtob/_Genld.s,_Genld,0x80094828,0x172
asm/non_matchings/boot/ldiv/ldiv.s,ldiv,0x80094DF0,0x21
asm/non_matchings/boot/ldiv/lldiv.s,lldiv,0x80094E74,0x43
asm/non_matchings/boot/xlitob/_Litob.s,_Litob,0x80094F80,0xA8
asm/non_matchings/boot/sirawwrite/__osSiRawWriteIo.s,__osSiRawWriteIo,0x80095220,0x14
asm/non_matchings/boot/spgetstat/__osSpGetStatus.s,__osSpGetStatus,0x80095270,0x4
asm/non_matchings/boot/spsetstat/__osSpSetStatus.s,__osSpSetStatus,0x80095280,0x4
asm/non_matchings/boot/vimgr/osCreateViManager.s,osCreateViManager,0x800952A0,0x60
asm/non_matchings/boot/vimgr/viMgrMain.s,viMgrMain,0x80095420,0x64
asm/non_matchings/boot/vigetcurrcontext/__osViGetCurrentContext.s,__osViGetCurrentContext,0x800955B0,0x4
asm/non_matchings/boot/writebackdcacheall/osWritebackDCacheAll.s,osWritebackDCacheAll,0x800955C0,0xC
asm/non_matchings/boot/getcurrfaultthread/__osGetCurrFaultedThread.s,__osGetCurrFaultedThread,0x800955F0,0x4
asm/non_matchings/boot/voicemaskdictionary/osVoiceMaskDictionary.s,osVoiceMaskDictionary,0x80095600,0x4C
asm/non_matchings/boot/guMtxF2L/guMtxF2L.s,guMtxF2L,0x80095740,0x1C
asm/non_matchings/boot/startthread/osStartThread.s,osStartThread,0x800957B0,0x54
asm/non_matchings/boot/visetyscale/osViSetYScale.s,osViSetYScale,0x80095900,0x14
asm/non_matchings/boot/visetxscale/osViSetXScale.s,osViSetXScale,0x80095950,0x44
asm/non_matchings/boot/llcvt/__d_to_ll.s,__d_to_ll,0x80095A60,0x7
asm/non_matchings/boot/llcvt/__f_to_ll.s,__f_to_ll,0x80095A7C,0x7
asm/non_matchings/boot/llcvt/__d_to_ull.s,__d_to_ull,0x80095A98,0x28
asm/non_matchings/boot/llcvt/__f_to_ull.s,__f_to_ull,0x80095B38,0x27
asm/non_matchings/boot/llcvt/__ll_to_d.s,__ll_to_d,0x80095BD4,0x6
asm/non_matchings/boot/llcvt/__ll_to_f.s,__ll_to_f,0x80095BEC,0x6
asm/non_matchings/boot/llcvt/__ull_to_d.s,__ull_to_d,0x80095C04,0xD
asm/non_matchings/boot/llcvt/__ull_to_f.s,__ull_to_f,0x80095C38,0xE
asm/non_matchings/boot/voicecheckword/osVoiceCheckWord.s,osVoiceCheckWord,0x80095C70,0x1BC
asm/non_matchings/boot/voicecontrolgain/osVoiceControlGain.s,osVoiceControlGain,0x80096360,0x2C
asm/non_matchings/boot/voicestartreaddata/osVoiceStartReadData.s,osVoiceStartReadData,0x80096410,0x30
asm/non_matchings/boot/vigetcurrframebuf/osViGetCurrentFramebuffer.s,osViGetCurrentFramebuffer,0x800964D0,0x10
asm/non_matchings/boot/spsetpc/__osSpSetPc.s,__osSpSetPc,0x80096510,0xC
asm/non_matchings/boot/voicecontwrite4/__osVoiceContWrite4.s,__osVoiceContWrite4,0x80096540,0x8C
asm/non_matchings/boot/gethwinterrupt/__osGetHWIntrRoutine.s,__osGetHWIntrRoutine,0x80096770,0xC
asm/non_matchings/boot/sethwinterrupt/__osSetHWIntrRoutine.s,__osSetHWIntrRoutine,0x800967A0,0x1C
asm/non_matchings/boot/getwatchlo/__osGetWatchLo.s,__osGetWatchLo,0x80096810,0x4
asm/non_matchings/boot/setwatchlo/__osSetWatchLo.s,__osSetWatchLo,0x80096820,0x4
asm/non_matchings/boot/fmodf/fmodf.s,fmodf,0x80096830,0x14
asm/non_matchings/boot/__osMemset/__osMemset.s,__osMemset,0x80096880,0xC
asm/non_matchings/boot/__osStrcmp/__osStrcmp.s,__osStrcmp,0x800968B0,0x10
asm/non_matchings/boot/__osStrcpy/__osStrcpy.s,__osStrcpy,0x800968F0,0x10
asm/non_matchings/boot/__osMemcpy/__osMemcpy.s,__osMemcpy,0x80096930,0x24
|