HomeSort by: relevance | last modified time | path
    Searched defs:tmp_rno (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/sim/cris/
semcrisv10f-switch.c 3141 SI tmp_rno; local
3143 tmp_rno = FLD (f_operand2);
3144 if (ORIF (ORIF (EQSI (tmp_rno, 0), EQSI (tmp_rno, 1)), ORIF (EQSI (tmp_rno, 4), EQSI (tmp_rno, 8)))) {
3379 SI tmp_rno; local
3381 tmp_rno = FLD (f_operand2);
3382 if (EQSI (tmp_rno, 5)) {
3404 else if (EQSI (tmp_rno, 9))
3914 SI tmp_rno; local
    [all...]
semcrisv32f-switch.c 3068 SI tmp_rno; local
3070 tmp_rno = FLD (f_operand2);
3071 if (ORIF (ORIF (EQSI (tmp_rno, 0), EQSI (tmp_rno, 1)), ORIF (EQSI (tmp_rno, 4), EQSI (tmp_rno, 8)))) {
3291 SI tmp_rno; local
3293 tmp_rno = FLD (f_operand2);
3294 if (EQSI (tmp_rno, 2)) {
3316 else if (EQSI (tmp_rno, 3))
3991 SI tmp_rno; local
    [all...]
  /src/external/gpl3/gdb/dist/sim/cris/
semcrisv10f-switch.c 3141 SI tmp_rno; local
3143 tmp_rno = FLD (f_operand2);
3144 if (ORIF (ORIF (EQSI (tmp_rno, 0), EQSI (tmp_rno, 1)), ORIF (EQSI (tmp_rno, 4), EQSI (tmp_rno, 8)))) {
3379 SI tmp_rno; local
3381 tmp_rno = FLD (f_operand2);
3382 if (EQSI (tmp_rno, 5)) {
3404 else if (EQSI (tmp_rno, 9))
3914 SI tmp_rno; local
    [all...]
semcrisv32f-switch.c 3068 SI tmp_rno; local
3070 tmp_rno = FLD (f_operand2);
3071 if (ORIF (ORIF (EQSI (tmp_rno, 0), EQSI (tmp_rno, 1)), ORIF (EQSI (tmp_rno, 4), EQSI (tmp_rno, 8)))) {
3291 SI tmp_rno; local
3293 tmp_rno = FLD (f_operand2);
3294 if (EQSI (tmp_rno, 2)) {
3316 else if (EQSI (tmp_rno, 3))
3991 SI tmp_rno; local
    [all...]

Completed in 23 milliseconds