Documentation ¶
Index ¶
Constants ¶
View Source
const ( ArchX86 = iset.ArchX86 ArchPowerPC = iset.ArchPowerPC ArchArm64 = iset.ArchArm64 ModeLong64 = iset.ModeLong64 ModeProt32 = iset.ModeProt32 ModeProt16 = iset.ModeProt16 ModeReal16 = iset.ModeReal16 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package arm64 allows to generate and mutate arm64 machine code.
|
Package arm64 allows to generate and mutate arm64 machine code. |
gen
gen generates instruction tables (ifuzz_types/insns.go) from ARM64 JSON.
|
gen generates instruction tables (ifuzz_types/insns.go) from ARM64 JSON. |
Package iset ("instruction set") provides base and helper types for ifuzz arch implementations.
|
Package iset ("instruction set") provides base and helper types for ifuzz arch implementations. |
Package x86 allows to generate and mutate x86 machine code.
|
Package x86 allows to generate and mutate x86 machine code. |
gen
gen generates instruction tables (ifuzz_types/insns.go) from Intel XED tables.
|
gen generates instruction tables (ifuzz_types/insns.go) from Intel XED tables. |
Click to show internal directories.
Click to hide internal directories.