diff options
| author | IridiumXOR <oliveriandrea@gmail.com> | 2020-04-28 11:22:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-28 11:22:34 +0200 |
| commit | 8d6eb695d5511a278389b1490feee281e1ffd817 (patch) | |
| tree | 8963d43beed4293187a180b88bdff8be7059781d /.codespell_ignore | |
| parent | ab143ed26776f213bf0d28d6e5597f6545074777 (diff) | |
| download | focaccia-miasm-8d6eb695d5511a278389b1490feee281e1ffd817.tar.gz focaccia-miasm-8d6eb695d5511a278389b1490feee281e1ffd817.zip | |
Initial support for floating point and Altivec instructions in PPC arch (#1141)
* Initial support for floating point and altivec instructions * Add fpr in .codespell_ignore and correct a typo * Add regression test for floating and Altivec ops
Diffstat (limited to '.codespell_ignore')
| -rw-r--r-- | .codespell_ignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.codespell_ignore b/.codespell_ignore index 8b2b019f..a7423acd 100644 --- a/.codespell_ignore +++ b/.codespell_ignore @@ -9,3 +9,4 @@ rela daa od blocs +fpr |