The NetBSD Project

CVS log for src/sys/arch/aarch64/aarch64/disasm.c

[BACK] Up to [cvs.NetBSD.org] / src / sys / arch / aarch64 / aarch64

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.16 / (download) - annotate - [select for diffs], Wed Feb 7 04:20:26 2024 UTC (2 months, 1 week ago) by msaitoh
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Remove ryo@'s mail addresses.

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Sat Apr 3 22:28:13 2021 UTC (3 years ago) by thorpej
Branch: thorpej-futex
Changes since 1.10: +66 -22 lines
Diff to previous 1.10 (colored) next main 1.11 (colored)

Sync with HEAD.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Feb 23 20:34:54 2021 UTC (3 years, 1 month ago) by ryo
Branch: MAIN
CVS Tags: thorpej-ifq-base, thorpej-ifq, thorpej-i2c-spi-conf2-base, thorpej-i2c-spi-conf2, thorpej-i2c-spi-conf-base, thorpej-i2c-spi-conf, thorpej-futex2-base, thorpej-futex2, thorpej-futex-base, thorpej-cfargs2-base, thorpej-cfargs2, thorpej-cfargs-base, thorpej-cfargs, thorpej-altq-separation-base, thorpej-altq-separation, netbsd-10-base, netbsd-10-0-RELEASE, netbsd-10-0-RC6, netbsd-10-0-RC5, netbsd-10-0-RC4, netbsd-10-0-RC3, netbsd-10-0-RC2, netbsd-10-0-RC1, netbsd-10, cjep_sun2x-base1, cjep_sun2x-base, cjep_sun2x, cjep_staticlib_x-base1, cjep_staticlib_x-base, cjep_staticlib_x, bouyer-sunxi-drm-base, bouyer-sunxi-drm
Changes since 1.14: +7 -7 lines
Diff to previous 1.14 (colored)

adjust tab. NFC

Revision 1.14 / (download) - annotate - [select for diffs], Tue Feb 23 20:26:50 2021 UTC (3 years, 1 month ago) by ryo
Branch: MAIN
Changes since 1.13: +10 -9 lines
Diff to previous 1.13 (colored)

fix wrong target register size of "ldrsh"

"ldrsh Xt, [Xn, Xm]" was being output as "ldrsh Wt, [Xn, Xm]"

Revision 1.13 / (download) - annotate - [select for diffs], Tue Feb 23 20:15:04 2021 UTC (3 years, 1 month ago) by ryo
Branch: MAIN
Changes since 1.12: +45 -2 lines
Diff to previous 1.12 (colored)

make more system registers are disassemblable

Revision 1.12 / (download) - annotate - [select for diffs], Tue Feb 23 17:48:46 2021 UTC (3 years, 1 month ago) by ryo
Branch: MAIN
Changes since 1.11: +6 -6 lines
Diff to previous 1.11 (colored)

The immediate offset of "ldtrb", "ldtrh", "sttrb", and "sttrh" was always output as unsigned.
Correctly, it is 9bit signed.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Feb 23 17:30:56 2021 UTC (3 years, 1 month ago) by ryo
Branch: MAIN
Changes since 1.10: +6 -6 lines
Diff to previous 1.10 (colored)

The register operand size for "smnegl" and "smsubl' was wrong.
not "smsubl Xd, Xn, Xm, Xa", but "smsubl Xd, Wn, Wm, Xa".

Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 5 15:59:09 2020 UTC (3 years, 7 months ago) by jakllsch
Branch: MAIN
Branch point for: thorpej-futex
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

AArch64 instructions are always LE: swap if we're BE

Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 3 19:16:56 2020 UTC (3 years, 8 months ago) by ryo
Branch: MAIN
Changes since 1.8: +109 -59 lines
Diff to previous 1.8 (colored)

make more ARMv8.x system registers are disassemblable

Revision 1.8 / (download) - annotate - [select for diffs], Tue May 26 05:25:21 2020 UTC (3 years, 10 months ago) by ryo
Branch: MAIN
Changes since 1.7: +14 -2 lines
Diff to previous 1.7 (colored)

disassemblable bti insns

Revision 1.7 / (download) - annotate - [select for diffs], Mon May 25 10:39:48 2020 UTC (3 years, 10 months ago) by ryo
Branch: MAIN
Changes since 1.6: +164 -9 lines
Diff to previous 1.6 (colored)

disassemblable pointer authentication insns

Revision 1.2.2.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:05:43 2019 UTC (4 years, 10 months ago) by christos
Branch: phil-wifi
Changes since 1.2: +194 -14 lines
Diff to previous 1.2 (colored) next main 1.3 (colored)

Sync with HEAD

Revision 1.1.2.7 / (download) - annotate - [select for diffs], Sat Oct 20 06:58:23 2018 UTC (5 years, 6 months ago) by pgoyette
Branch: pgoyette-compat
CVS Tags: pgoyette-compat-merge-20190127
Changes since 1.1.2.6: +56 -4 lines
Diff to previous 1.1.2.6 (colored) to branchpoint 1.1 (colored) next main 1.2 (colored)

Sync with head

Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 4 07:40:09 2018 UTC (5 years, 6 months ago) by ryo
Branch: MAIN
CVS Tags: phil-wifi-20200421, phil-wifi-20200411, phil-wifi-20200406, phil-wifi-20191119, phil-wifi-20190609, pgoyette-compat-20190127, pgoyette-compat-20190118, pgoyette-compat-1226, pgoyette-compat-1126, pgoyette-compat-1020, netbsd-9-base, netbsd-9-3-RELEASE, netbsd-9-2-RELEASE, netbsd-9-1-RELEASE, netbsd-9-0-RELEASE, netbsd-9-0-RC2, netbsd-9-0-RC1, netbsd-9, isaki-audio2-base, isaki-audio2, is-mlppp-base, is-mlppp, bouyer-xenpvh-base2, bouyer-xenpvh-base1, bouyer-xenpvh-base, bouyer-xenpvh, ad-namecache-base3, ad-namecache-base2, ad-namecache-base1, ad-namecache-base, ad-namecache
Changes since 1.5: +56 -4 lines
Diff to previous 1.5 (colored)

disassemblable sha512 insns

Revision 1.1.2.6 / (download) - annotate - [select for diffs], Sun Sep 30 01:45:35 2018 UTC (5 years, 6 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1.2.5: +6 -2 lines
Diff to previous 1.1.2.5 (colored) to branchpoint 1.1 (colored)

Ssync with HEAD

Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 15 19:47:48 2018 UTC (5 years, 7 months ago) by jakllsch
Branch: MAIN
CVS Tags: pgoyette-compat-0930
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

make kernel-groveling crash(8) work on aarch64

Revision 1.1.2.5 / (download) - annotate - [select for diffs], Thu Sep 6 06:55:22 2018 UTC (5 years, 7 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1.2.4: +133 -14 lines
Diff to previous 1.1.2.4 (colored) to branchpoint 1.1 (colored)

Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 28 09:54:32 2018 UTC (5 years, 8 months ago) by ryo
Branch: MAIN
CVS Tags: pgoyette-compat-0906
Changes since 1.3: +133 -14 lines
Diff to previous 1.3 (colored)

add support for disasm pmull,aes,sha insns. most SIMD insns are not yet.

Revision 1.1.2.4 / (download) - annotate - [select for diffs], Sat Jul 28 04:37:25 2018 UTC (5 years, 8 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1.2.3: +7 -2 lines
Diff to previous 1.1.2.3 (colored) to branchpoint 1.1 (colored)

Sync with HEAD

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 17 10:07:49 2018 UTC (5 years, 9 months ago) by ryo
Branch: MAIN
CVS Tags: pgoyette-compat-0728
Changes since 1.2: +7 -2 lines
Diff to previous 1.2 (colored)

use panic() instead of some printf to show fault status.
useful for ddb "show panic" command.

Revision 1.1.2.3 / (download) - annotate - [select for diffs], Mon Jun 25 07:25:37 2018 UTC (5 years, 9 months ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1.2.2: +3 -3 lines
Diff to previous 1.1.2.2 (colored) to branchpoint 1.1 (colored)

Sync with HEAD

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 14 08:27:10 2018 UTC (5 years, 10 months ago) by ryo
Branch: MAIN
CVS Tags: phil-wifi-base, pgoyette-compat-0625
Branch point for: phil-wifi
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

Widen shift to the LHS type.
same as aarch64/db_interface.c r1.4, PR/53338.

Revision 1.1.2.2 / (download) - annotate - [select for diffs], Sat Apr 7 04:12:10 2018 UTC (6 years ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1.2.1: +3655 -0 lines
Diff to previous 1.1.2.1 (colored) to branchpoint 1.1 (colored)

Sync with HEAD.  77 conflicts resolved - all of them $NetBSD$

Revision 1.1.2.1, Sun Apr 1 04:35:03 2018 UTC (6 years ago) by pgoyette
Branch: pgoyette-compat
Changes since 1.1: +0 -3655 lines
FILE REMOVED

file disasm.c was added on branch pgoyette-compat on 2018-04-07 04:12:10 +0000

Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 1 04:35:03 2018 UTC (6 years ago) by ryo
Branch: MAIN
CVS Tags: pgoyette-compat-0521, pgoyette-compat-0502, pgoyette-compat-0422, pgoyette-compat-0415, pgoyette-compat-0407
Branch point for: pgoyette-compat

Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@)

- sys/arch/evbarm64 is gone and integrated into sys/arch/evbarm. (by skrll@)
- add support fdt. evbarm/conf/GENERIC64 fdt (bcm2837,sunxi,tegra) based generic 64bit kernel config. (by skrll@, jmcneill@)

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>