CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/05/21 18:33:45
Modified files:
sys/arch/powerpc/ddb: db_disasm.c
Log message:
Decode the %{ds}(%{A}) operand of ld, std instructions.
I don't expect to see these 64-bit instructions in 32-bit kernels,
but I'm going to copy this code to powerpc64.
ok drahn@
