/dports/editors/fpc-ide/fpc-3.2.2/compiler/x86/ |
H A D | cga.pas | 42 procedure emit_reg_ref(i : tasmop;s : topsize;reg : tregister;ref : treference); procedure 97 procedure emit_reg_ref(i : tasmop;s : topsize;reg : tregister;ref : treference); procedure
|
H A D | nx86set.pas | 630 emit_reg_ref(A_TEST,S_W,hreg,right.location.reference); 654 emit_reg_ref(A_BT,S_L,hreg,right.location.reference); 831 emit_reg_ref(A_TEST,S_W,pleftreg,right.location.reference); 854 emit_reg_ref(A_TEST,S_W,pleftreg,right.location.reference); 895 emit_reg_ref(A_BT,S_L,pleftreg,right.location.reference); 911 emit_reg_ref(A_BT,S_L,pleftreg,right.location.reference);
|
H A D | nx86inl.pas | 979 … emit_reg_ref(asmop,tcgsize2opsize[opsize],hregister,tcallparanode(left).left.location.reference)
|
/dports/lang/fpc/fpc-3.2.2/compiler/x86/ |
H A D | cga.pas | 42 procedure emit_reg_ref(i : tasmop;s : topsize;reg : tregister;ref : treference); procedure 97 procedure emit_reg_ref(i : tasmop;s : topsize;reg : tregister;ref : treference); procedure
|
H A D | nx86set.pas | 630 emit_reg_ref(A_TEST,S_W,hreg,right.location.reference); 654 emit_reg_ref(A_BT,S_L,hreg,right.location.reference); 831 emit_reg_ref(A_TEST,S_W,pleftreg,right.location.reference); 854 emit_reg_ref(A_TEST,S_W,pleftreg,right.location.reference); 895 emit_reg_ref(A_BT,S_L,pleftreg,right.location.reference); 911 emit_reg_ref(A_BT,S_L,pleftreg,right.location.reference);
|
H A D | nx86inl.pas | 979 … emit_reg_ref(asmop,tcgsize2opsize[opsize],hregister,tcallparanode(left).left.location.reference)
|
/dports/lang/fpc-source/fpc-3.2.2/compiler/x86/ |
H A D | cga.pas | 42 procedure emit_reg_ref(i : tasmop;s : topsize;reg : tregister;ref : treference); procedure 97 procedure emit_reg_ref(i : tasmop;s : topsize;reg : tregister;ref : treference); procedure
|
H A D | nx86set.pas | 630 emit_reg_ref(A_TEST,S_W,hreg,right.location.reference); 654 emit_reg_ref(A_BT,S_L,hreg,right.location.reference); 831 emit_reg_ref(A_TEST,S_W,pleftreg,right.location.reference); 854 emit_reg_ref(A_TEST,S_W,pleftreg,right.location.reference); 895 emit_reg_ref(A_BT,S_L,pleftreg,right.location.reference); 911 emit_reg_ref(A_BT,S_L,pleftreg,right.location.reference);
|
H A D | nx86inl.pas | 979 … emit_reg_ref(asmop,tcgsize2opsize[opsize],hregister,tcallparanode(left).left.location.reference)
|
/dports/editors/fpc-ide/fpc-3.2.2/compiler/i386/ |
H A D | n386flw.pas | 283 emit_reg_ref(A_MOV,S_L,NR_ESP,href); 298 emit_reg_ref(A_MOV,S_L,hreg2,href);
|
/dports/lang/fpc/fpc-3.2.2/compiler/i386/ |
H A D | n386flw.pas | 283 emit_reg_ref(A_MOV,S_L,NR_ESP,href); 298 emit_reg_ref(A_MOV,S_L,hreg2,href);
|
/dports/lang/fpc-source/fpc-3.2.2/compiler/i386/ |
H A D | n386flw.pas | 283 emit_reg_ref(A_MOV,S_L,NR_ESP,href); 298 emit_reg_ref(A_MOV,S_L,hreg2,href);
|