radareorg/radare2

PowerPC64 ragg2 unimplemented

Closed

#15,468 建立於 2019年11月15日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)C (23,826 star) (3,229 fork)batch import
good first issuehigh-priorityr2rragg2

描述

2 failing tests for PPC https://travis-ci.com/github/radareorg/radare2/jobs/440528096#L847

[XX] db/tools/ragg2 ragg2 debruijn sequence 2
R2_NOPLUGINS=1 radare2 -escr.utf8=0 -escr.color=0 -escr.interactive=0 -N -Qc '!ragg2 -P 2 -r; ?e' -
-- stdout
@@ -1 +1 @@
-AA
+
-- stderr
r_egg_assemble: invalid assembly

[XX] db/tools/ragg2 ragg2 debruijn sequence 1
R2_NOPLUGINS=1 radare2 -escr.utf8=0 -escr.color=0 -escr.interactive=0 -N -Qc '!ragg2 -r -P 2; ?e' -
-- stdout
@@ -1 +1 @@
-AA
+
-- stderr
r_egg_assemble: invalid assembly

貢獻者指南