CVSROOT: /cvs Module name: src Changes by: gkoeh...@cvs.openbsd.org 2020/05/21 19:11:04
Modified files: sys/arch/powerpc64/powerpc64: db_disasm.c Log message: Copy db_disasm.c from powerpc to powerpc64. This includes my last change to decode the %{ds}(%{A}) operand of ld, std instructions. ok drahn@