1. 5d0b110 x86/x86asm: fix function name in comment by cuishuang · 9 days ago master
  2. a850570 x86avxgen/testdata/xedpath: replace "INTEL CONFIDENTIAL" files by Russ Cox · 5 months ago v0.7.0
  3. a6bdeed arm/armspec: remove obsolete comment by Dmitri Shuralyov · 7 months ago v0.6.0
  4. 05c9512 all: update go directive to 1.18 by Dmitri Shuralyov · 7 months ago
  5. b6e8753 all: gofmt format by cui fliter · 8 months ago v0.5.0
  6. 060bf14 x86asm: disassemble CMP instruction's arguments in the opposite order by Keith Randall · 10 months ago internal-branch.go1.21-vendor v0.4.0
  7. 40c19ba all: fix some comments by cui fliter · 1 year, 3 months ago v0.3.0
  8. 1bb480f ppc64/ppc64asm: add ISA 3.1B support by Paul E. Murphy · 1 year, 10 months ago internal-branch.go1.20-vendor v0.2.0
  9. e1262b0 all: remove redundant type conversion by cui fliter · 1 year, 8 months ago
  10. 6a65923 ppc64/ppc64asm: improve PCrel argument decoding by Paul E. Murphy · 1 year, 7 months ago v0.1.0
  11. 2926576 ppc64/ppc64asm: fix decoding of several CC opcodes by Paul E. Murphy · 1 year, 7 months ago
  12. 44deed0 ppc64/ppc64map: add encoder functionality by Paul E. Murphy · 3 years ago
  13. ada1728 ppc64/ppc64asm,ppc64map: fix BHRBE argument translation by Paul E. Murphy · 1 year, 9 months ago
  14. 13eedde ppc64/ppc64asm: fix objdump tests by Paul E. Murphy · 1 year, 9 months ago
  15. 00200b7 A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 1 year, 9 months ago
  16. fc48f9f ppc64,x86: fix code generation notice by Dan Kortschak · 2 years, 1 month ago internal-branch.go1.19-vendor
  17. cd2ec6f x86/x86asm: fix plan9 print of PUSHQ/POPQ by Russ Cox · 2 years, 7 months ago
  18. 5424468 arm64/arm64asm: add support for TLBI and DC by fanzha02 · 3 years, 8 months ago
  19. b76863e x86asm: include size suffix on popcnt instruction by Keith Randall · 2 years, 7 months ago internal-branch.go1.18-vendor
  20. 6544aa4 ppc64asm: don't print invalid encodings of pst*/pl*/paddi insn by Paul E. Murphy · 2 years, 8 months ago
  21. 5e4c51d ppc64asm: fix plan9 style decoding issues by Paul E. Murphy · 2 years, 8 months ago
  22. ebb09ed ppc64: add ISA level information to pp64.csv by Paul E. Murphy · 3 years ago
  23. 28578f9 all: fix typos by Yasuhiro Matsumoto · 2 years, 9 months ago
  24. cbf565b go.mod: upgrade to go 1.17 by Bryan C. Mills · 3 years ago internal-branch.go1.17-vendor
  25. 4d4a2a2 ppc64asm,ppc64map: enable prefixed insn decoding support by Paul E. Murphy · 3 years, 4 months ago
  26. 8ee3ab2 ppc64asm,ppc64map: enable parsing of prefixed ISA 3.1 insn entries by Paul E. Murphy · 3 years, 4 months ago
  27. 08b684f ppc64asm: cleanup pp64.csv and regenerate tables.go by Paul E. Murphy · 3 years, 4 months ago
  28. cd4b3ce ppc64asm: remove duplicate entries in ppc64.csv by Paul E. Murphy · 3 years, 4 months ago
  29. d48d9c4 ppc64asm,ppc64map: update for ISA 3.1 by Paul E. Murphy · 3 years, 5 months ago
  30. ea130f1 arm64/arm64asm: adjust the disassembly codes of FMOVQ/FLDP/FSTP by eric fang · 3 years, 2 months ago
  31. 05f8f04 ppc64asm: cleanup objdump comparison tests by Paul E. Murphy · 3 years, 4 months ago
  32. a3652b1 ppc64asm,ppc64map: improve gnu branch decoding, and other misc by Paul E. Murphy · 3 years, 5 months ago
  33. d79151a all: go fmt ./... by Russ Cox · 3 years, 2 months ago
  34. 455c955 x86asm: fix ud1 encoding, add ud0 by Jordan Rupprecht · 3 years, 4 months ago
  35. cfa462d ppc64asm: ignore m[tf]vsr* objdump decoding mismatches by Paul E. Murphy · 3 years, 4 months ago
  36. 1e68675 README.md: add badge to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  37. 3775926 arm64/arm64asm: fix the wrong shifted register offset go assembler syntax by fanzha02 · 4 years, 4 months ago
  38. 52c3e6f ppc64: add instructions to decoder by Lynn Boger · 3 years, 7 months ago internal-branch.go1.16-vendor
  39. b199152 ppc64/ppc64asm: learn lxvx and stxvx instructions by Paul E. Murphy · 3 years, 8 months ago
  40. f7c7858 ppc64/ppc64asm: update power9 for ppc64 and improve tests by Lynn Boger · 4 years ago release-branch.go1.15
  41. ff8b605 vendor: delete by Dmitri Shuralyov · 4 years, 2 months ago
  42. 69f17b2 vendor: migrate from govendor to go mod vendor by Dmitri Shuralyov · 4 years, 2 months ago
  43. 368ea8f x86asm: add support for FLDZ and FLDLN2 by Robin Eklind · 4 years, 5 months ago
  44. a0d8588 arm64/arm64asm: rename NOP instruction as NOOP in go syntax by diaxu01 · 4 years, 6 months ago
  45. 4e8777c arm64/arm64gen: get system register readable and writeable attribute by diaxu01 · 4 years, 8 months ago
  46. 1137aed arm64/arm64gen: adds a generator sysreggen.go by fanzha02 · 4 years, 8 months ago
  47. 7fe50f7 ppc64/ppc64asm: improve disassembly for ppc64 by Lynn Boger · 4 years, 8 months ago
  48. 46d78d1 ppc64/ppc64asm: fix a typo by Ainar Garipov · 4 years, 8 months ago
  49. 8a70ba7 x86/x86asm: make x86asm.Decode thread-safe by James Eady · 4 years, 8 months ago release-branch.go1.13 release-branch.go1.14
  50. 788fe5f all: add go.mod by Bryan C. Mills · 5 years ago
  51. 36aee92 x86/x86asm: fix three panics on malformed input by Josh Bleecher Snyder · 5 years ago
  52. 5a4828b ppc64: fixes for ppc64 objdump by Lynn Boger · 5 years ago release-branch.go1.12
  53. b19384d arm64/arm64asm: recognise new ssbb/pssbb mnemonics from objdump by Michael Hudson-Doyle · 6 years ago
  54. 5de9028 x86/x86avxgen: enable AVX512 encoder tables generation by isharipo · 6 years ago release-branch.go1.11
  55. 1b16216 ppc64/ppc64spec: fix tool name in log prefix and usage by Tobias Klauser · 6 years ago
  56. 9111c30 arm64/arm64asm: complement SIMD instructions go syntax in disassembler by fanzha02 · 6 years ago
  57. 8223c7e arm64/arm64asm: complement ARM64 disassembler Go syntax by fanzha02 · 6 years ago
  58. 5099b4b all: use io.SeekStart constant instead of 0 by Tobias Klauser · 6 years ago
  59. 05f2396 x86/x86csv: s/Inst.Size/Inst.DataSize/, add Inst.HasTag method by isharipo · 6 years ago
  60. 2e99af2 x86/x86spec: remove instructions with VSIB from blacklist by isharipo · 6 years ago
  61. afdde57 x86/x86spec/xeddata: add XED datafiles reader by isharipo · 6 years ago
  62. a91ccca CONTRIBUTING.md: remove note about not accepting Pull Requests by Andrew Bonventre · 6 years ago
  63. 23d9996 arm64/arm64asm: fix argument order in FMADD/FMSUB/FNMADD/FNMSUB by Ben Shi · 6 years ago
  64. 7d04a2e arm/armasm: Improve Plan 9 syntax decoding by Ben Shi · 6 years ago
  65. 98fd8d9 arm64/arm64asm: strip comments of objdump 2.29 by Wei Xiao · 6 years ago
  66. ea034f7 arm64/arm64asm: fix vet warning to fix build on Go 1.10 by Brad Fitzpatrick · 6 years ago
  67. 530ae47 arm64/arm64asm: remove execute bit from source files by Mikio Hara · 6 years ago
  68. dda8112 all: fix/silence vet errors by Cherry Zhang · 6 years ago
  69. c319b3c x86: add AVX optabs generator by isharipo · 7 years ago
  70. 077ac97 x86: add x86csv package by isharipo · 7 years ago
  71. 86dc2ed README: style syntax to markdown by Avelino · 7 years ago
  72. c6bf551 x86: pull CL18840 - SDM->x86.csv converter by isharipo · 7 years ago
  73. 2598a9c docs: fix article typos by namusyaka · 7 years ago
  74. 7bacdd6 x86: use symname also for IP-relative arguments by aarzilli · 7 years ago
  75. ec321f9 x86: use symname in IntelSyntax and GNUSyntax by aarzilli · 7 years ago
  76. 893b127 x86: IntelSyntax, GNUSyntax: print Rel arguments as absolute by aarzilli · 7 years ago
  77. edaf650 x/arch/arm64: refine objdump test to avoid false alarm by Wei Xiao · 7 years ago
  78. ffd22fb arm64/arm64asm: avoid log.Fatal during test by Russ Cox · 7 years ago
  79. f185940 arm/armasm/testdata: add more decoding tests by Ben Shi · 7 years ago
  80. 3073097 arm64/arm64spec: skip build on 386 targets by Dave Cheney · 7 years ago
  81. ec150e0 arm: support MSR instruction in the disassembler by Ben Shi · 7 years ago
  82. b41bfd5 arm/armasm: rename VLDR/VSTR in plan9 syntax by Ben Shi · 7 years ago
  83. 28b9d4b arm: support SDIV/UDIV in the disassembler by Ben Shi · 7 years ago
  84. f400959 x/arch/arm64: implement arm64 disassembler by Wei Xiao · 7 years ago
  85. b19d1a7 arm/armasm: fix wrong register order in SMLABT/SMLATB/SMLATT/SMLAD/SMLSD by Ben Shi · 7 years ago
  86. 0f7de04 arm/armasm: fix wrong decoding MOVW/MOVH/MOVB to plan9 syntax by Ben Shi · 7 years ago
  87. 87a6340 arm/armasm: fix wrong register order in MLA.S by Ben Shi · 7 years ago
  88. 9dd8665 arm/armasm: fix wrong argument order of ARM's MLA-like instructions by Ben Shi · 7 years ago
  89. 58ea1a1 arm/armasm: fix bug of plan9 register list argument by wei xiao · 7 years ago
  90. f108ada cmd/objdump: fix REP/REPN Plan 9 disassembly by Lukasz Milewski · 7 years ago
  91. c49399f ppc64/ppc64spec: skip build unless Go 1.8+ or amd64 by Brad Fitzpatrick · 7 years ago
  92. 8e2d489 x/arch/ppc64/ppc64asm: skip ObjdumpPowerManual on some hosts by Lynn Boger · 7 years ago
  93. fcea5ea ppc64/ppc64asm,ppc64/ppc64map: fixes for ppc64 disassembly by Lynn Boger · 8 years ago
  94. 3708632 ppc64/ppc64asm: fix nits found by vet by Josh Bleecher Snyder · 8 years ago
  95. 4831b0a ppc64/ppc64asm: first round of fixes by Russ Cox · 8 years ago
  96. 21375ab ppc64: add, from github.com/minux/power64 by Russ Cox · 8 years ago
  97. bebde3a arm/armspec, vendor/rsc.io/pdf: require Go 1.6+ for use of vendored packages by Brad Fitzpatrick · 8 years ago
  98. 8d04248 arm/armspec, vendor/rsc.io/pdf: don't build on 386 until Go 1.8 by Brad Fitzpatrick · 8 years ago
  99. 1b2e19f cmd/objdump: fix disassembly suffixes by Keith Randall · 8 years ago
  100. b83f511 vendor: fix vendor.json by Russ Cox · 9 years ago