Project ACRN hypervisor
Go to file
Zhao Yakui ec13f4e1f2 HV:Remove the "immediate" constraint for inline assembly in bits operation
The input operand for inline assembly is passed from the caller. And they
are not the immediate type. Instead the register should be used.
This also helps to reduce the compile error if the optimizatin is enabled.

Signed-off-by: Zhao Yakui<yakui.zhao@intel.com>
Acked-by: Eddie Dong <eddie.dong@intel.com>
2018-05-15 17:25:56 +08:00
devicemodel IOC mediator: update signal whitelist 2018-05-15 17:25:56 +08:00
doc doc: doxygen improvements and known issues hiding 2018-05-15 17:25:54 +08:00
hypervisor HV:Remove the "immediate" constraint for inline assembly in bits operation 2018-05-15 17:25:56 +08:00