Home
last modified time | relevance | path

Searched refs:imm_8 (Results 1 – 25 of 66) sorted by relevance

123

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Dassembler_arm_32.hpp35 void encode(int imm_8) { in encode() argument
36 if ((imm_8 >> 8) == 0) { in encode()
37 _encoding = 1 << 25 | imm_8; // the most common case in encode()
54 AsmOperand(int imm_8) { in AsmOperand() argument
55 encode(imm_8); in AsmOperand()
60 const int imm_8 = in_bytes(bytesize_8); in AsmOperand() local
61 encode(imm_8); in AsmOperand()
79 int imm_8 = ((int)offset.as_constant()) << shift_imm; in AsmOperand() local
80 encode(imm_8); in AsmOperand()
971 fd->hi_bits() << 12 | fd->lo_bit() << 22 | (imm_8 & 0xf) | (imm_8 >> 4) << 16); in fconsts()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/arm/
H A Dassembler_arm_32.hpp35 void encode(int imm_8) { in encode() argument
36 if ((imm_8 >> 8) == 0) { in encode()
37 _encoding = 1 << 25 | imm_8; // the most common case in encode()
54 AsmOperand(int imm_8) { in AsmOperand() argument
55 encode(imm_8); in AsmOperand()
60 const int imm_8 = in_bytes(bytesize_8); in AsmOperand() local
61 encode(imm_8); in AsmOperand()
79 int imm_8 = ((int)offset.as_constant()) << shift_imm; in AsmOperand() local
80 encode(imm_8); in AsmOperand()
971 fd->hi_bits() << 12 | fd->lo_bit() << 22 | (imm_8 & 0xf) | (imm_8 >> 4) << 16); in fconsts()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/arm/
H A Dassembler_arm_32.hpp35 void encode(int imm_8) { in encode() argument
36 if ((imm_8 >> 8) == 0) { in encode()
37 _encoding = 1 << 25 | imm_8; // the most common case in encode()
54 AsmOperand(int imm_8) { in AsmOperand() argument
55 encode(imm_8); in AsmOperand()
60 const int imm_8 = in_bytes(bytesize_8); in AsmOperand() local
61 encode(imm_8); in AsmOperand()
79 int imm_8 = ((int)offset.as_constant()) << shift_imm; in AsmOperand() local
80 encode(imm_8); in AsmOperand()
981 fd->hi_bits() << 12 | fd->lo_bit() << 22 | (imm_8 & 0xf) | (imm_8 >> 4) << 16); in fconsts()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/arm/
H A Dassembler_arm_32.hpp35 void encode(int imm_8) { in encode() argument
36 if ((imm_8 >> 8) == 0) { in encode()
37 _encoding = 1 << 25 | imm_8; // the most common case in encode()
54 AsmOperand(int imm_8) { in AsmOperand() argument
55 encode(imm_8); in AsmOperand()
60 const int imm_8 = in_bytes(bytesize_8); in AsmOperand() local
61 encode(imm_8); in AsmOperand()
79 int imm_8 = ((int)offset.as_constant()) << shift_imm; in AsmOperand() local
80 encode(imm_8); in AsmOperand()
971 fd->hi_bits() << 12 | fd->lo_bit() << 22 | (imm_8 & 0xf) | (imm_8 >> 4) << 16); in fconsts()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/arm/
H A Dassembler_arm_32.hpp35 void encode(int imm_8) { in encode() argument
36 if ((imm_8 >> 8) == 0) { in encode()
37 _encoding = 1 << 25 | imm_8; // the most common case in encode()
54 AsmOperand(int imm_8) { in AsmOperand() argument
55 encode(imm_8); in AsmOperand()
60 const int imm_8 = in_bytes(bytesize_8); in AsmOperand() local
61 encode(imm_8); in AsmOperand()
79 int imm_8 = ((int)offset.as_constant()) << shift_imm; in AsmOperand() local
80 encode(imm_8); in AsmOperand()
981 fd->hi_bits() << 12 | fd->lo_bit() << 22 | (imm_8 & 0xf) | (imm_8 >> 4) << 16); in fconsts()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/arm/
H A Dassembler_arm_32.hpp35 void encode(int imm_8) { in encode() argument
36 if ((imm_8 >> 8) == 0) { in encode()
37 _encoding = 1 << 25 | imm_8; // the most common case in encode()
54 AsmOperand(int imm_8) { in AsmOperand() argument
55 encode(imm_8); in AsmOperand()
60 const int imm_8 = in_bytes(bytesize_8); in AsmOperand() local
61 encode(imm_8); in AsmOperand()
79 int imm_8 = ((int)offset.as_constant()) << shift_imm; in AsmOperand() local
80 encode(imm_8); in AsmOperand()
981 fd->hi_bits() << 12 | fd->lo_bit() << 22 | (imm_8 & 0xf) | (imm_8 >> 4) << 16); in fconsts()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/arm/
H A Dassembler_arm_32.hpp35 void encode(int imm_8) { in encode() argument
36 if ((imm_8 >> 8) == 0) { in encode()
37 _encoding = 1 << 25 | imm_8; // the most common case in encode()
39 initialize_rotated_imm((unsigned int)imm_8); // slow case in encode()
54 AsmOperand(int imm_8) { in AsmOperand() argument
55 encode(imm_8); in AsmOperand()
75 int imm_8 = ((int)offset.as_constant()) << shift_imm; in AsmOperand() local
76 encode(imm_8); in AsmOperand()
973 void fconsts(FloatRegister fd, unsigned char imm_8, AsmCondition cond = al) { in fconsts() argument
977 fd->hi_bits() << 12 | fd->lo_bit() << 22 | (imm_8 & 0xf) | (imm_8 >> 4) << 16); in fconsts()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/arm/
H A Dassembler_arm_32.hpp35 void encode(int imm_8) { in encode() argument
36 if ((imm_8 >> 8) == 0) { in encode()
37 _encoding = 1 << 25 | imm_8; // the most common case in encode()
39 initialize_rotated_imm((unsigned int)imm_8); // slow case in encode()
54 AsmOperand(int imm_8) { in AsmOperand() argument
55 encode(imm_8); in AsmOperand()
75 int imm_8 = ((int)offset.as_constant()) << shift_imm; in AsmOperand() local
76 encode(imm_8); in AsmOperand()
973 void fconsts(FloatRegister fd, unsigned char imm_8, AsmCondition cond = al) { in fconsts() argument
977 fd->hi_bits() << 12 | fd->lo_bit() << 22 | (imm_8 & 0xf) | (imm_8 >> 4) << 16); in fconsts()
[all …]
/dports/devel/libfirm/libfirm-1.21.0/ir/be/arm/
H A Darm_transform.c298 unsigned char imm_8; member
312 res->imm_8 = 0; in try_encode_as_immediate()
317 res->imm_8 = val; in try_encode_as_immediate()
332 res->imm_8 = val >> low_pos; in try_encode_as_immediate()
341 res->imm_8 = val; in try_encode_as_immediate()
429 return factory->new_binop_imm(dbgi, block, new_op1, imm.imm_8, imm.rot); in gen_int_binop()
434 return factory[1].new_binop_imm(dbgi, block, new_op2, imm.imm_8, imm.rot); in gen_int_binop()
436 return factory[0].new_binop_imm(dbgi, block, new_op2, imm.imm_8, imm.rot); in gen_int_binop()
/dports/lang/nim/nim-1.6.2/c_code/8_2/
H A D@mvm.nim.c12520 NI imm_8; in N_NIMCALL() local
12523imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12526 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/5_17/
H A D@mvm.nim.c12521 NI imm_8; in N_NIMCALL() local
12524imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12527 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/11_17/
H A D@mvm.nim.c12521 NI imm_8; in N_NIMCALL() local
12524imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12527 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/11_7/
H A D@mvm.nim.c12521 NI imm_8; in N_NIMCALL() local
12524imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12527 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/1_1/
H A D@mvm.nim.c12555 NI imm_8; in N_NIMCALL() local
12558imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12561 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/10_1/
H A D@mvm.nim.c12487 NI imm_8; in N_NIMCALL() local
12490imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12493 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/11_1/
H A D@mvm.nim.c12520 NI imm_8; in N_NIMCALL() local
12523imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12526 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_10/
H A D@mvm.nim.c12520 NI imm_8; in N_NIMCALL() local
12523imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12526 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_15/
H A D@mvm.nim.c12520 NI imm_8; in N_NIMCALL() local
12523imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12526 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_16/
H A D@mvm.nim.c12520 NI imm_8; in N_NIMCALL() local
12523imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12526 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/4_1/
H A D@mvm.nim.c12488 NI imm_8; in N_NIMCALL() local
12491imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12494 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/4_2/
H A D@mvm.nim.c12488 NI imm_8; in N_NIMCALL() local
12491imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12494 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/3_2/
H A D@mvm.nim.c12525 NI imm_8; in N_NIMCALL() local
12528imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12531 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/3_6/
H A D@mvm.nim.c12525 NI imm_8; in N_NIMCALL() local
12528imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12531 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_6/
H A D@mvm.nim.c12520 NI imm_8; in N_NIMCALL() local
12523imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12526 switch (imm_8) { in N_NIMCALL()
/dports/lang/nim/nim-1.6.2/c_code/2_7/
H A D@mvm.nim.c12521 NI imm_8; in N_NIMCALL() local
12524imm_8 = (NI)(((NI) (((NI) ((NU64)((NU64)((NU64)(instr) >> (NU64)(40ULL)) & 65535ULL))))) - ((NI) 1… in N_NIMCALL()
12527 switch (imm_8) { in N_NIMCALL()

123