I shall send a new patch, next. This patch will be obsoleted.
Thanks.
On 3/8/15 08:54, Chen Gang wrote:
> According to "arch/tile/include/uapi/arch/opcode_tilegx.h" in Linux
> kernel source code, qemu can parse all opcode:
>
> "grep _OPCODE_X0 opcode_tilegx.h | awk '{print $3, $1}' | sort -n"
According to "arch/tile/include/uapi/arch/opcode_tilegx.h" in Linux
kernel source code, qemu can parse all opcode:
"grep _OPCODE_X0 opcode_tilegx.h | awk '{print $3, $1}' | sort -n"
"grep _OPCODE_X1 opcode_tilegx.h | awk '{print $3, $1}' | sort -n"
"grep _OPCODE_Y0 opcode_tilegx.h | awk '{pr