]> Git Repo - qemu.git/commit
target/hppa: Implement a pause instruction
authorRichard Henderson <[email protected]>
Fri, 5 Jan 2018 00:49:29 +0000 (16:49 -0800)
committerRichard Henderson <[email protected]>
Wed, 31 Jan 2018 13:30:50 +0000 (05:30 -0800)
commitb49572d3736bebcf0420178e8b694bb6f1a1a3d8
treeedc96fe107e911fe5c1b4ef1ba3c139822bff83b
parent2330504ceec94e2cfa1138e5b256b5e1b4a1b444
target/hppa: Implement a pause instruction

This is an extension to the base ISA, but we can use this in
the kernel idle loop to reduce the host cpu time consumed.

Signed-off-by: Richard Henderson <[email protected]>
target/hppa/translate.c
This page took 0.02516 seconds and 4 git commands to generate.