radareorg/radare2

PowerPC64 ragg2 unimplemented

已关闭

#15,468 创建于 2019年11月15日

 (7 条评论) (0 个反应) (0 位负责人)C (3,229 个派生)batch import
good first issuehigh-priorityr2rragg2

仓库指标

星标
 (23,826 个星标)
PR 合并指标
 (平均合并 16小时 24分钟) (30 天内合并 99 个 PR)

描述

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

贡献者指南