make/linux/platform_sparcv9

Tue, 26 Jul 2016 11:15:09 +0800

author
fujie
date
Tue, 26 Jul 2016 11:15:09 +0800
changeset 38
f0e26f502a50
parent 0
f90c822e73f8
permissions
-rw-r--r--

Instruction decoding support: add movn and movz in MIPS disassembler.

     1 os_family = linux
     3 arch = sparc
     5 arch_model = sparc
     7 os_arch = linux_sparc
     9 os_arch_model = linux_sparc
    11 lib_arch = sparcv9
    13 compiler = gcc
    15 sysdefs = -DLINUX -D_GNU_SOURCE -DSPARC

mercurial