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
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: apply linter auto fixes
Taras Madan
2025-07-17
1
-2
/
+3
*
all: fix recvcheck errors
Taras Madan
2025-02-07
1
-4
/
+4
*
all: go fix everything
Dmitry Vyukov
2024-04-26
1
-1
/
+0
*
pkg/ifuzz/powerpc: update cntlzw instruction
Alexey Kardashevskiy
2022-05-18
2
-2
/
+2
*
pkg/ifuzz/powerpc: update few broken instructions
Alexey Kardashevskiy
2022-01-20
2
-204
/
+193
*
pkg/ifuzz/powerpc: add prefixed instructions
Alexey Kardashevskiy
2021-11-12
3
-2
/
+175
*
pkg/ifuzz/powerpc: correct instructions
Alexey Kardashevskiy
2021-11-12
3
-144
/
+589
*
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
3
-1182
/
+1188
*
pkg/ifuzz/powerpc: ditch M64
Alexey Kardashevskiy
2021-11-12
3
-8
/
+2
*
pkg/ifuzz/powerpc: fix instructions
Alexey Kardashevskiy
2021-09-16
3
-1202
/
+1273
*
pkg/ifuzz/powerpc: fuzz instruction bits which are not opcodes
Alexey Kardashevskiy
2021-09-16
1
-1
/
+6
*
pkg/ifuzz/powerpc: fuzz the machine state register (MSR)
Alexey Kardashevskiy
2021-09-16
1
-0
/
+27
*
executor/common_kvm_ppc64: fuzz more hypercalls
Alexey Kardashevskiy
2021-09-16
1
-1
/
+12
*
pkg/ifuzz/powerpc: add some RTAS fuzzing
Alexey Kardashevskiy
2021-07-19
2
-2
/
+57
*
pkg/ifuzz/powerpc: add helper for system call ("sc") instruction
Alexey Kardashevskiy
2021-07-19
2
-4
/
+14
*
pkg/ifuzz/powerpc: preload registers with interesting numbers
Alexey Kardashevskiy
2021-07-19
2
-55
/
+69
*
pkg/ifuzz/powerpc: add struct insnSetMap
Alexey Kardashevskiy
2021-07-19
2
-2
/
+4
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
1
-0
/
+1
*
pkg/ifuzz/iset: rename ifuzzimpl to iset
Dmitry Vyukov
2020-11-21
2
-18
/
+18
*
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
2
-7
/
+7
*
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
2
-37
/
+38
*
pkg/ifuzz/powerpc: add powerpc support
Alexey Kardashevskiy
2020-11-20
5
-0
/
+1816