Project

General

Profile

Actions

Bug #9390

closed

Bug in code allocation

Added by Alexander Kamkin over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Category:
Test Engine
Target version:
Start date:
11/16/2018
Due date:
% Done:

0%

Estimated time:
Detected in build:
svn
Platform:
Published in build:

Description

------------------------------- Allocating code --------------------------------

Section: .text [pa=0x0000000000000000, va=0x0000000000000000]

0x0000000000020000 (PA): ori $16, $0, 0x90fd (0x00D090FD)
0x0000000000020004 (PA): sll $16, $16, 16 (0x00000400)
0x0000000000020008 (PA): ori $16, $16, 0x7f6 (0x00D007F6)
0x000000000002000c (PA): xori $25, $0, 0xb962 (0x00E1B962)
0x0000000000020010 (PA): sll $25, $25, 16 (0x00002C00)
0x0000000000020014 (PA): ori $25, $25, 0x1e5e (0x00D51E5E)
0x0000000000020018 (PA): lui $10, 0x5157 (0x07825157)
0x000000000002001c (PA): xori $10, $10, 0x4b21 (0x00EA4B21)
0x0000000000020020 (PA): and $28, $16, $25 (0x002024)
0x0000000000020023 (PA): or $25, $10, $28 (0x010825) <------ TAKE A LOOK!!!
0x0000000000020026 (PA): and $28, $16, $25 (0x002024)
0x0000000000020029 (PA): andi $28, $16, 0x3 (0x00C00003)
0x000000000002002d (PA): andi $28, $16, 0x3 (0x00C00003)
0x0000000000020031 (PA): xor $16, $28, $25 (0x002026)
0x0000000000020034 (PA): xor $16, $28, $25 (0x002026)
0x0000000000020037 (PA): xor $16, $28, $25 (0x002026)
0x000000000002003a (PA): andi $28, $16, 0x3 (0x00C00003)
0x000000000002003e (PA): xor $16, $28, $25 (0x002026)
Actions

Also available in: Atom PDF