radareorg/radare2

PowerPC64 ragg2 unimplemented

クローズ

#15,468 opened on 2019/11/15

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)C (3,229 件のフォーク)batch import
good first issuehigh-priorityr2rragg2

Repository metrics

Stars
 (23,826 個のスター)
PR merge metrics
 (平均マージ 16h 24m) (30d で 99 merged PRs)

説明

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

コントリビューターガイド