[Libre-soc-dev] Attempt to run baselines: error

Luke Kenneth Casson Leighton lkcl at lkcl.net
Tue May 25 14:31:35 BST 2021


for a first-ever run with no debugging this is amazingly close

lkcl at fizzy:~/src/libresoc/openpower-isa/src$ hexdump !$
hexdump ../media/data/audio/mp3/mp3_0_data/samples0

00000000  00 00 00 00 88 5a 05 2a  e0 50 af aa b8 4e a7 2a
 |.....Z.*.P...N.*|
00000010  91 38 c2 aa b0 65 00 2a  ec 4d ea 2a c6 99 f3 ab
 |.8...e.*.M.*....|
00000020  5e 86 5c 2b c7 79 ce aa  05 b1 30 ab c2 b7 35 2c
 |^.\+.y....0...5,|
00000030  b2 48 35 ab 00 d8 91 2b  26 7e 6c 2b 52 c9 ac ac
 |.H5....+&~l+R...|
00000040  00 00 00 00 fc 57 cf 2c  61 ee ce ab 00 3a ff ab
 |.....W.,a....:..|
00000050  42 b6 f1 2b d2 49 08 ad  46 dd 5c 2c b9 f3 0d 2c
 |B..+.I..F.\,...,|
00000060  2c 2d b3 ac 8d 26 55 2d  ec 4d ea ac 0b 6c 08 ac
 |,-...&U-.M...l..|
00000070  2c a3 e6 2c 52 97 db ac  a8 7c 03 2d 1d b3 58 ac
 |,..,R....|.-..X.|

lkcl at fizzy:~/src/libresoc/openpower-isa/src$ hexdump -C
../media/data/audio/mp3/mp3_0_data/out_samples0
00000000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00
 |................|
*
00000020  00 00 00 00 00 00 00 00  00 00 00 00 c2 b7 35 2c
 |..............5,|
00000030  b1 48 35 ab 00 00 00 00  00 00 00 00 52 c9 ac ac
 |.H5.........R...|
00000040  00 00 00 00 fc 57 cf 2c  61 ee ce ab 00 3a ff ab
 |.....W.,a....:..|
00000050  00 00 00 00 d1 49 08 ad  46 dd 5c 2c b8 f3 0d 2c
 |.....I..F.\,...,|
00000060  2c 2d b3 ac 8d 26 55 2d  00 00 00 00 0b 6c 08 ac
 |,-...&U-.....l..|
00000070  2c a3 e6 2c 51 97 db ac  a8 7c 03 2d 1d b3 58 ac
 |,..,Q....|.-..X.|


More information about the Libre-soc-dev mailing list