freebsd-dev/sys/powerpc
Justin Hibbits a8c4b5ced8 Bring the powerpc DDB disassembler into the 21st century
Bring in the most recent copy of NetBSD's db_disasm, to fix bugs and add more
instructions.

* Fix several bugs in the disassembler, most notably the disassembly of the
  rlwi* instructions, the original reason for bringing in this change.
* Add more registers to the SPR list
* Add more instructions to the opcode table

Obtained from:	NetBSD
MFC after:	2 weeks
2016-11-30 02:35:51 +00:00
..
aim Remove support for idle page zeroing. 2016-09-03 20:38:13 +00:00
booke Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
conf Add a GPIO poweroff and reset driver. 2016-11-16 02:14:07 +00:00
cpufreq Some style(9) fixes 2013-12-13 05:54:25 +00:00
fpu Un-static two local variables in the FPU emulator 2016-10-19 02:23:29 +00:00
include Add an isync to after mtsrin, required by the MPC750 errata 2016-11-25 19:36:27 +00:00
mambo CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
mikrotik Create a RouterBoard platform and use it to create a flash map 2015-08-22 05:50:18 +00:00
mpc85xx Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
ofw Revert part of r306065 2016-09-21 22:09:17 +00:00
powermac Fix the deciKelvin to Celsius conversion in kernel. 2016-05-22 13:58:32 +00:00
powerpc Bring the powerpc DDB disassembler into the 21st century 2016-11-30 02:35:51 +00:00
ps3 Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
pseries Close a race when making the CPU idle under pHyp. If an interrupt occurs 2016-08-24 16:49:14 +00:00
psim Use OF_prop_free instead of direct call to free(9) 2016-05-14 20:06:38 +00:00