Home
last modified time | relevance | path

Searched refs:stxfsr (Results 1 – 24 of 24) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.inline.hpp120 inline void Assembler::stxfsr( Register s1, Register s2) { v9_only(); emit_int32( op(ldst_op) | rd… in stxfsr() function in Assembler
121 inline void Assembler::stxfsr( Register s1, int simm13a) { v9_only(); emit_data( op(ldst_op) | rd(… in stxfsr() function in Assembler
H A Dassembler_sparc.hpp1113 inline void stxfsr( Register s1, Register s2 );
1114 inline void stxfsr( Register s1, int simm13a);
H A DsharedRuntime_sparc.cpp209 __ stxfsr(SP, fsr_offset+STACK_BIAS); in save_live_registers() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A Dassembler_sparc.inline.hpp120 inline void Assembler::stxfsr( Register s1, Register s2) { v9_only(); emit_int32( op(ldst_op) | rd… in stxfsr() function in Assembler
121 inline void Assembler::stxfsr( Register s1, int simm13a) { v9_only(); emit_data( op(ldst_op) | rd(… in stxfsr() function in Assembler
H A Dassembler_sparc.hpp1113 inline void stxfsr( Register s1, Register s2 );
1114 inline void stxfsr( Register s1, int simm13a);
H A DsharedRuntime_sparc.cpp209 __ stxfsr(SP, fsr_offset+STACK_BIAS); in save_live_registers() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dassembler_sparc.hpp1195 inline void stxfsr(Register s1, Register s2);
1196 inline void stxfsr(Register s1, int simm13a);
H A Dassembler_sparc.inline.hpp830 inline void Assembler::stxfsr(Register s1, Register s2) { in stxfsr() function in Assembler
833 inline void Assembler::stxfsr(Register s1, int simm13a) { in stxfsr() function in Assembler
H A DsharedRuntime_sparc.cpp154 __ stxfsr(SP, fsr_offset+STACK_BIAS); in save_live_registers() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/sparc/
H A Dassembler_sparc.hpp1196 inline void stxfsr(Register s1, Register s2);
1197 inline void stxfsr(Register s1, int simm13a);
H A Dassembler_sparc.inline.hpp830 inline void Assembler::stxfsr(Register s1, Register s2) { in stxfsr() function in Assembler
833 inline void Assembler::stxfsr(Register s1, int simm13a) { in stxfsr() function in Assembler
H A DsharedRuntime_sparc.cpp154 __ stxfsr(SP, fsr_offset+STACK_BIAS); in save_live_registers() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/sparc/
H A Dassembler_sparc.hpp1195 inline void stxfsr(Register s1, Register s2);
1196 inline void stxfsr(Register s1, int simm13a);
H A Dassembler_sparc.inline.hpp830 inline void Assembler::stxfsr(Register s1, Register s2) { in stxfsr() function in Assembler
833 inline void Assembler::stxfsr(Register s1, int simm13a) { in stxfsr() function in Assembler
H A DsharedRuntime_sparc.cpp154 __ stxfsr(SP, fsr_offset+STACK_BIAS); in save_live_registers() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/sparc/
H A Dassembler_sparc.hpp1188 inline void stxfsr(Register s1, Register s2);
1189 inline void stxfsr(Register s1, int simm13a);
H A Dassembler_sparc.inline.hpp830 inline void Assembler::stxfsr(Register s1, Register s2) { in stxfsr() function in Assembler
833 inline void Assembler::stxfsr(Register s1, int simm13a) { in stxfsr() function in Assembler
H A DsharedRuntime_sparc.cpp154 __ stxfsr(SP, fsr_offset+STACK_BIAS); in save_live_registers() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/sparc/
H A Dassembler_sparc.hpp1196 inline void stxfsr(Register s1, Register s2);
1197 inline void stxfsr(Register s1, int simm13a);
H A Dassembler_sparc.inline.hpp830 inline void Assembler::stxfsr(Register s1, Register s2) { in stxfsr() function in Assembler
833 inline void Assembler::stxfsr(Register s1, int simm13a) { in stxfsr() function in Assembler
H A DsharedRuntime_sparc.cpp155 __ stxfsr(SP, fsr_offset+STACK_BIAS); in save_live_registers() local
/dports/lang/sbcl/sbcl-1.3.13/src/compiler/sparc/
H A Dfloat.lisp1272 (inst stxfsr nfp offset)
1310 (inst stxfsr nfp offset)
H A Dinsts.lisp971 (define-instruction stxfsr (segment src1 src2) unknown
/dports/emulators/tme/tme-0.8/
H A DChangeLog1385 stxfsr.