Integrated: 8301818: RISC-V: Factor out function mvw from MacroAssembler
    Gui Cao 
    gcao at openjdk.org
       
    Tue Feb  7 04:51:51 UTC 2023
    
    
  
On Sat, 4 Feb 2023 06:42:33 GMT, Gui Cao <gcao at openjdk.org> wrote:
> HI,
> 
> The two functions of mvw and mv overlap, we can use mv to replace mvw, so the mvw function can be removed. and format some code.
> ## Testing:
> - all tier1 on unmatched board without new failures
This pull request has now been integrated.
Changeset: c04a982e
Author:    Gui Cao <gcao at openjdk.org>
Committer: Fei Yang <fyang at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/c04a982eb47170f3c613617179fca012bb4d40ae
Stats:     30 lines in 9 files changed: 0 ins; 2 del; 28 mod
8301818: RISC-V: Factor out function mvw from MacroAssembler
Reviewed-by: luhenry, fyang, fjiang
-------------
PR: https://git.openjdk.org/jdk/pull/12425
    
    
More information about the hotspot-dev
mailing list