Loading
sw64: fix broken rdfpcr()
Sunway inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IBDJNZ -------------------------------- The memory output is used again after the register output is written, so the register of the register output constraint cannot be reused to store the memory address. Add the necessary constraint modifier to avoid this register reuse. Signed-off-by:Mao Minkai <maominkai@wxiat.com> Reviewed-by:
He Sheng <hesheng@wxiat.com> Signed-off-by:
Gu Zitao <guzitao@wxiat.com>