]> Git Repo - qemu.git/commit
target/loongarch: Add main translation routines
authorSong Gao <[email protected]>
Mon, 6 Jun 2022 12:42:53 +0000 (20:42 +0800)
committerRichard Henderson <[email protected]>
Mon, 6 Jun 2022 18:09:03 +0000 (18:09 +0000)
commitf8da88d78f71da751f089913784fa884df31bd03
treec44813bee51c134b9b746f1e91d34cd720755974
parent228021f05ebfd89a3abc225d47a0d0e6c139dade
target/loongarch: Add main translation routines

This patch adds main translation routines and
basic functions for translation.

Signed-off-by: Song Gao <[email protected]>
Signed-off-by: Xiaojuan Yang <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20220606124333.2060567[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
target/loongarch/helper.h [new file with mode: 0644]
target/loongarch/op_helper.c [new file with mode: 0644]
target/loongarch/translate.c [new file with mode: 0644]
target/loongarch/translate.h [new file with mode: 0644]
This page took 0.026007 seconds and 4 git commands to generate.