index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
ifuzz
/
powerpc
/
powerpc.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: fix recvcheck errors
Taras Madan
2025-02-07
1
-4
/
+4
*
pkg/ifuzz/powerpc: add prefixed instructions
Alexey Kardashevskiy
2021-11-12
1
-0
/
+42
*
pkg/ifuzz/powerpc: correct instructions
Alexey Kardashevskiy
2021-11-12
1
-0
/
+4
*
pkg/ifuzz/powerpc: refactor for adding prefixed instructions
Alexey Kardashevskiy
2021-11-12
1
-4
/
+16
*
pkg/ifuzz/powerpc: convert maps to slices
Alexey Kardashevskiy
2021-11-12
1
-7
/
+12
*
pkg/ifuzz/powerpc: ditch M64
Alexey Kardashevskiy
2021-11-12
1
-4
/
+0
*
pkg/ifuzz/powerpc: fix instructions
Alexey Kardashevskiy
2021-09-16
1
-4
/
+10
*
pkg/ifuzz/powerpc: fuzz instruction bits which are not opcodes
Alexey Kardashevskiy
2021-09-16
1
-1
/
+6
*
pkg/ifuzz/powerpc: add some RTAS fuzzing
Alexey Kardashevskiy
2021-07-19
1
-0
/
+27
*
pkg/ifuzz/powerpc: add helper for system call ("sc") instruction
Alexey Kardashevskiy
2021-07-19
1
-0
/
+4
*
pkg/ifuzz/powerpc: preload registers with interesting numbers
Alexey Kardashevskiy
2021-07-19
1
-16
/
+66
*
pkg/ifuzz/powerpc: add struct insnSetMap
Alexey Kardashevskiy
2021-07-19
1
-1
/
+3
*
pkg/ifuzz/iset: rename ifuzzimpl to iset
Dmitry Vyukov
2020-11-21
1
-12
/
+12
*
pkg/ifuzz/x86: deduplicate modeInsns population logic
Dmitry Vyukov
2020-11-21
1
-24
/
+6
*
pkg/ifuzz/x86: don't use X86 suffix for types
Dmitry Vyukov
2020-11-21
1
-5
/
+5
*
pkg/ifuzz/ifuzzimpl: simplify Insn interface
Dmitry Vyukov
2020-11-21
1
-31
/
+7
*
pkg/ifuzz: invert ifuzz and ifuzzimpl
Dmitry Vyukov
2020-11-21
1
-31
/
+31
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
1
-0
/
+165