]> Git Repo - qemu.git/commit
tcg/i386: Remove rotls_vec from tcg_target_op_def
authorRichard Henderson <[email protected]>
Sat, 18 Dec 2021 19:23:09 +0000 (11:23 -0800)
committerRichard Henderson <[email protected]>
Fri, 4 Mar 2022 18:50:41 +0000 (08:50 -1000)
commita2a19b429b0daaf560e03aaa4851feb9f1fc5fac
tree0dadef90264d35857a01bcbd87d757453905b825
parent786c7ef3b7668f232b3fe31a6867a7c4d114780e
tcg/i386: Remove rotls_vec from tcg_target_op_def

There is no such instruction on x86, so we should
not be pretending it has arguments.

Tested-by: Alex Bennée <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/i386/tcg-target.c.inc
This page took 0.025959 seconds and 4 git commands to generate.