Activity
internal/simdgen: initial work on Go<->SIMD generator
internal/simdgen: initial work on Go<->SIMD generator
x86/x86asm: don't symbolize immediate constants, mostly
x86/x86asm: don't symbolize immediate constants, mostly
x86/xeddata: add Pos to Object and Inst
x86/xeddata: add Pos to Object and Inst
x86/xeddata: rewrite Reader to use new readLines iterator
x86/xeddata: rewrite Reader to use new readLines iterator
x86/xeddata: strings.Split -> strings.Cut
x86/xeddata: strings.Split -> strings.Cut
x86/xeddata: trim leading space in parsing
x86/xeddata: trim leading space in parsing
x86/xeddata: document how to obtain XED data files
x86/xeddata: document how to obtain XED data files
all: upgrade go directive to at least 1.23.0 [generated]
all: upgrade go directive to at least 1.23.0 [generated]
x86: add SHA-512 instructions to all-dec-instructions.txt
x86: add SHA-512 instructions to all-dec-instructions.txt
all: make function comments match function names
all: make function comments match function names
riscv64: fix objdump related tests
riscv64: fix objdump related tests
riscv64: add tests for riscv64asm
riscv64: add tests for riscv64asm
s390x/s390xasm: fix self-assignment error
s390x/s390xasm: fix self-assignment error
s390x: add s390x disassembler support for the plan9
s390x: add s390x disassembler support for the plan9
s390x: fix decoding several gnu instructions
s390x: fix decoding several gnu instructions
ppc64/ppc64asm: speed up PPC64 instruction decoding
ppc64/ppc64asm: speed up PPC64 instruction decoding
riscv64: implement RV64GC_zba_zbb_zbs GNU/Plan9 format disassembler
riscv64: implement RV64GC_zba_zbb_zbs GNU/Plan9 format disassembler
loong64: fix self-assignment error
loong64: fix self-assignment error
loong64: add the mapping of platform instruction JIRL to plan9 instru…
loong64: add the mapping of platform instruction JIRL to plan9 instru…
loong64: fix the expression of code generate line
loong64: fix the expression of code generate line
loong64: Implement loong64 GNU and plan9 format disassembler
loong64: Implement loong64 GNU and plan9 format disassembler
riscv64: implement riscv64spec for instruction table generation
riscv64: implement riscv64spec for instruction table generation
s390x: add s390x disassembler support, GNU syntax
s390x: add s390x disassembler support, GNU syntax
LICENSE: update per Google Legal
LICENSE: update per Google Legal
x86/x86asm: fix function name in comment
x86/x86asm: fix function name in comment
x86avxgen/testdata/xedpath: replace "INTEL CONFIDENTIAL" files
x86avxgen/testdata/xedpath: replace "INTEL CONFIDENTIAL" files