]> Git Repo - qemu.git/commit - tcg/tci.c
tcg/tci: Add special tci_movi_{i32,i64} opcodes
authorRichard Henderson <[email protected]>
Fri, 17 Apr 2020 20:19:47 +0000 (13:19 -0700)
committerRichard Henderson <[email protected]>
Wed, 13 Jan 2021 18:39:08 +0000 (08:39 -1000)
commit1bd1af98d7b166ced72e2fb8126b484c86d5357b
treede3b5566ec847641f60e9eee3b2558daf496f99d
parent88d4005b098427638d7551aa04ebde4fdd06835b
tcg/tci: Add special tci_movi_{i32,i64} opcodes

The normal movi opcodes are going away.  We need something
for TCI to use internally.

Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
include/tcg/tcg-opc.h
tcg/tci.c
tcg/tci/tcg-target.c.inc
This page took 0.021364 seconds and 4 git commands to generate.