Searched refs:s3_GP (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-score.c248 #define s3_GP 28 macro
4623 /* s3_GP instruction can not do optimization, only can do relax between
4772 /* s3_GP instruction can not do optimization, only can do relax between
5012 s3_inst.instruction |= s3_GP << 15;
5089 /* s3_GP instruction can not do optimization, only can do relax between
5145 s3_inst.instruction |= s3_GP << 15;
5935 sprintf (insn_str, "ld_i32hi r%d, %s", s3_GP, GP_DISP_LABEL);
5939 sprintf (insn_str, "ld_i32lo r%d, %s", s3_GP, GP_DISP_LABEL);
5943 sprintf (insn_str, "add r%d, r%d, r%d", s3_GP, s3_GP, re
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-score.c248 #define s3_GP 28 macro
4623 /* s3_GP instruction can not do optimization, only can do relax between
4772 /* s3_GP instruction can not do optimization, only can do relax between
5012 s3_inst.instruction |= s3_GP << 15;
5089 /* s3_GP instruction can not do optimization, only can do relax between
5145 s3_inst.instruction |= s3_GP << 15;
5934 sprintf (insn_str, "ld_i32hi r%d, %s", s3_GP, GP_DISP_LABEL);
5938 sprintf (insn_str, "ld_i32lo r%d, %s", s3_GP, GP_DISP_LABEL);
5942 sprintf (insn_str, "add r%d, r%d, r%d", s3_GP, s3_GP, re
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-score.c244 #define s3_GP 28 macro
4619 /* s3_GP instruction can not do optimization, only can do relax between
4768 /* s3_GP instruction can not do optimization, only can do relax between
5008 s3_inst.instruction |= s3_GP << 15;
5085 /* s3_GP instruction can not do optimization, only can do relax between
5141 s3_inst.instruction |= s3_GP << 15;
5914 sprintf (insn_str, "ld_i32hi r%d, %s", s3_GP, GP_DISP_LABEL);
5918 sprintf (insn_str, "ld_i32lo r%d, %s", s3_GP, GP_DISP_LABEL);
5922 sprintf (insn_str, "add r%d, r%d, r%d", s3_GP, s3_GP, re
[all...]

Completed in 183 milliseconds