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

  /src/external/gpl3/gdb.old/dist/sim/cris/
semcrisv10f-switch.c 3184 SI tmp_prno; local
3186 tmp_prno = FLD (f_operand2);
3188 if (EQSI (tmp_prno, 5)) {
3200 else if (EQSI (tmp_prno, 9)) {
3208 else if (EQSI (tmp_prno, 10)) {
3216 else if (EQSI (tmp_prno, 11)) {
3224 else if (EQSI (tmp_prno, 12)) {
3232 else if (EQSI (tmp_prno, 13)) {
3240 else if (EQSI (tmp_prno, 0)) {
3252 else if (EQSI (tmp_prno, 1))
    [all...]
semcrisv32f-switch.c 3111 SI tmp_prno; local
3113 tmp_prno = FLD (f_operand2);
3115 if (EQSI (tmp_prno, 2)) {
3123 else if (EQSI (tmp_prno, 3)) {
3135 else if (EQSI (tmp_prno, 5)) {
3143 else if (EQSI (tmp_prno, 6)) {
3151 else if (EQSI (tmp_prno, 7)) {
3159 else if (EQSI (tmp_prno, 9)) {
3167 else if (EQSI (tmp_prno, 10)) {
3175 else if (EQSI (tmp_prno, 11))
    [all...]
  /src/external/gpl3/gdb/dist/sim/cris/
semcrisv10f-switch.c 3184 SI tmp_prno; local
3186 tmp_prno = FLD (f_operand2);
3188 if (EQSI (tmp_prno, 5)) {
3200 else if (EQSI (tmp_prno, 9)) {
3208 else if (EQSI (tmp_prno, 10)) {
3216 else if (EQSI (tmp_prno, 11)) {
3224 else if (EQSI (tmp_prno, 12)) {
3232 else if (EQSI (tmp_prno, 13)) {
3240 else if (EQSI (tmp_prno, 0)) {
3252 else if (EQSI (tmp_prno, 1))
    [all...]
semcrisv32f-switch.c 3111 SI tmp_prno; local
3113 tmp_prno = FLD (f_operand2);
3115 if (EQSI (tmp_prno, 2)) {
3123 else if (EQSI (tmp_prno, 3)) {
3135 else if (EQSI (tmp_prno, 5)) {
3143 else if (EQSI (tmp_prno, 6)) {
3151 else if (EQSI (tmp_prno, 7)) {
3159 else if (EQSI (tmp_prno, 9)) {
3167 else if (EQSI (tmp_prno, 10)) {
3175 else if (EQSI (tmp_prno, 11))
    [all...]

Completed in 28 milliseconds