Home
last modified time | relevance | path

Searched refs:A_SRA (Results 1 – 25 of 32) sorted by relevance

12

/dports/editors/fpc-ide/fpc-3.2.2/compiler/sparcgen/
H A Daoptcpu.pas252 (MatchInstruction(next,A_SRL) or MatchInstruction(next,A_SRA)) and
365 MatchInstruction(next2,A_SRA) and
408 A_SRA,A_SRAX,A_MULX,
H A Dopcode.inc30 A_SLL,A_SRL,A_SRA,A_SLLX,A_SRLX,A_SRAX,
H A Dcgsparc.pas102 …A_NONE,A_MOV,A_ADD,A_AND,A_UDIV,A_SDIV,A_SMUL,A_UMUL,A_NEG,A_NOT,A_OR,A_SRA,A_SLL,A_SRL,A_SUB,A_XO…
111 …A_NONE,A_MOV,A_ADDcc,A_ANDcc,A_UDIVcc,A_SDIVcc,A_SMULcc,A_UMULcc,A_NEG,A_NOT,A_ORcc,A_SRA,A_SLL,A_…
697 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,32-(tcgsize2size[size]*8),dst));
763 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,31,tmpreg2));
798 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,31,tmpreg2));
H A Dncpumat.pas218 … current_asmdata.CurrAsmList.concat(taicpu.op_reg_const_reg(A_SRA,numerator,31,tmpreg));
321 … current_asmdata.CurrAsmList.concat(taicpu.op_reg_const_reg(A_SRA,numerator,31,tmpreg));
/dports/lang/fpc/fpc-3.2.2/compiler/sparcgen/
H A Daoptcpu.pas252 (MatchInstruction(next,A_SRL) or MatchInstruction(next,A_SRA)) and
365 MatchInstruction(next2,A_SRA) and
408 A_SRA,A_SRAX,A_MULX,
H A Dopcode.inc30 A_SLL,A_SRL,A_SRA,A_SLLX,A_SRLX,A_SRAX,
H A Dcgsparc.pas102 …A_NONE,A_MOV,A_ADD,A_AND,A_UDIV,A_SDIV,A_SMUL,A_UMUL,A_NEG,A_NOT,A_OR,A_SRA,A_SLL,A_SRL,A_SUB,A_XO…
111 …A_NONE,A_MOV,A_ADDcc,A_ANDcc,A_UDIVcc,A_SDIVcc,A_SMULcc,A_UMULcc,A_NEG,A_NOT,A_ORcc,A_SRA,A_SLL,A_…
697 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,32-(tcgsize2size[size]*8),dst));
763 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,31,tmpreg2));
798 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,31,tmpreg2));
H A Dncpumat.pas218 … current_asmdata.CurrAsmList.concat(taicpu.op_reg_const_reg(A_SRA,numerator,31,tmpreg));
321 … current_asmdata.CurrAsmList.concat(taicpu.op_reg_const_reg(A_SRA,numerator,31,tmpreg));
/dports/lang/fpc-source/fpc-3.2.2/compiler/sparcgen/
H A Daoptcpu.pas252 (MatchInstruction(next,A_SRL) or MatchInstruction(next,A_SRA)) and
365 MatchInstruction(next2,A_SRA) and
408 A_SRA,A_SRAX,A_MULX,
H A Dopcode.inc30 A_SLL,A_SRL,A_SRA,A_SLLX,A_SRLX,A_SRAX,
H A Dcgsparc.pas102 …A_NONE,A_MOV,A_ADD,A_AND,A_UDIV,A_SDIV,A_SMUL,A_UMUL,A_NEG,A_NOT,A_OR,A_SRA,A_SLL,A_SRL,A_SUB,A_XO…
111 …A_NONE,A_MOV,A_ADDcc,A_ANDcc,A_UDIVcc,A_SDIVcc,A_SMULcc,A_UMULcc,A_NEG,A_NOT,A_ORcc,A_SRA,A_SLL,A_…
697 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,32-(tcgsize2size[size]*8),dst));
763 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,31,tmpreg2));
798 list.concat(taicpu.op_reg_const_reg(A_SRA,dst,31,tmpreg2));
H A Dncpumat.pas218 … current_asmdata.CurrAsmList.concat(taicpu.op_reg_const_reg(A_SRA,numerator,31,tmpreg));
321 … current_asmdata.CurrAsmList.concat(taicpu.op_reg_const_reg(A_SRA,numerator,31,tmpreg));
/dports/editors/fpc-ide/fpc-3.2.2/compiler/mips/
H A Dopcode.inc103 A_SRA,
H A Daoptcpu.pas412 MatchInstruction(next,A_SRA) and
478 MatchInstruction(next2,A_SRA) and
574 … A_SLL,A_SRL,A_SRA,A_SLLV,A_SRLV,A_SRAV,A_AND,A_ANDI,A_OR,A_ORI,A_XOR,A_XORI]) and
701 A_SRA,A_SRAV,
H A Dcgcpu.pas542 list.concat(taicpu.op_reg_reg_const(A_SRA, reg2, reg2, 24));
552 list.concat(taicpu.op_reg_reg_const(A_SRA, reg2, reg2, 16));
804 list.concat(taicpu.op_reg_reg_const(A_SRA, dst, dst, 32-(tcgsize2size[size]*8)));
899 list.concat(taicpu.op_reg_reg_const(A_SRA,dst,src,a));
953 list.concat(taicpu.op_reg_reg_const(A_SRA,hreg2,dst,31));
/dports/lang/fpc/fpc-3.2.2/compiler/mips/
H A Dopcode.inc103 A_SRA,
H A Daoptcpu.pas412 MatchInstruction(next,A_SRA) and
478 MatchInstruction(next2,A_SRA) and
574 … A_SLL,A_SRL,A_SRA,A_SLLV,A_SRLV,A_SRAV,A_AND,A_ANDI,A_OR,A_ORI,A_XOR,A_XORI]) and
701 A_SRA,A_SRAV,
/dports/lang/fpc-source/fpc-3.2.2/compiler/mips/
H A Dopcode.inc103 A_SRA,
H A Daoptcpu.pas412 MatchInstruction(next,A_SRA) and
478 MatchInstruction(next2,A_SRA) and
574 … A_SLL,A_SRL,A_SRA,A_SLLV,A_SRLV,A_SRAV,A_AND,A_ANDI,A_OR,A_ORI,A_XOR,A_XORI]) and
701 A_SRA,A_SRAV,
/dports/editors/fpc-ide/fpc-3.2.2/compiler/sparc/
H A Dcgcpu.pas97 list.concat(taicpu.op_reg_const_reg(A_SRA,reg2,24,reg2));
102 list.concat(taicpu.op_reg_const_reg(A_SRA,reg2,16,reg2));
/dports/lang/fpc/fpc-3.2.2/compiler/sparc/
H A Dcgcpu.pas97 list.concat(taicpu.op_reg_const_reg(A_SRA,reg2,24,reg2));
102 list.concat(taicpu.op_reg_const_reg(A_SRA,reg2,16,reg2));
/dports/lang/fpc-source/fpc-3.2.2/compiler/sparc/
H A Dcgcpu.pas97 list.concat(taicpu.op_reg_const_reg(A_SRA,reg2,24,reg2));
102 list.concat(taicpu.op_reg_const_reg(A_SRA,reg2,16,reg2));
/dports/lang/fpc/fpc-3.2.2/compiler/sparc64/
H A Dcgcpu.pas77 list.concat(taicpu.op_reg_reg_reg(A_SRA,reg1,NR_G0,reg2));
/dports/lang/fpc-source/fpc-3.2.2/compiler/sparc64/
H A Dcgcpu.pas77 list.concat(taicpu.op_reg_reg_reg(A_SRA,reg1,NR_G0,reg2));
/dports/editors/fpc-ide/fpc-3.2.2/compiler/sparc64/
H A Dcgcpu.pas77 list.concat(taicpu.op_reg_reg_reg(A_SRA,reg1,NR_G0,reg2));

12