| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build | 
|---|---|---|---|---|---|---|
| JDK-8206774 | 12 | Dmitrij Pochepko | P3 | Resolved | Fixed | team | 
| JDK-8206551 | 11.0.1 | Dmitrij Pochepko | P3 | Resolved | Fixed | b01 | 
                    save_live_registers(...), restore_live_registers(...) and restore_live_registers_except_r0(...) are using ldp/stp  (pair of registers) for FPU registers, where it can be ld1/st1, which use 4 registers per instruction
            
- backported by
- 
                    JDK-8206551 AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp -           
- Resolved
 
-         
- 
                    JDK-8206774 AARCH64: optimize FPU loads and stores in C1_Runtime1_aarch64.cpp -           
- Resolved
 
-