| /src/external/gpl3/binutils/dist/opcodes/ |
| i386-dis.c | 9618 oappend (instr_info *ins, const char *s) function 9623 /* Like oappend (above), but S is a string starting with '%'. In 9998 oappend (&ins, "{"); 10000 oappend (&ins, "}"); 10003 oappend (&ins, "{z}"); 10007 oappend (&ins, "{bad}"); 10026 oappend (&ins, "/(bad)"); 10031 oappend (&ins, "{bad-nf}"); 10043 oappend (&ins, names_rounding[ins.vex.ll]); 10044 oappend (&ins, "bad}") [all...] |
| /src/external/gpl3/binutils.old/dist/opcodes/ |
| i386-dis.c | 9579 oappend (instr_info *ins, const char *s) function 9584 /* Like oappend (above), but S is a string starting with '%'. In 9959 oappend (&ins, "{"); 9961 oappend (&ins, "}"); 9964 oappend (&ins, "{z}"); 9968 oappend (&ins, "{bad}"); 9987 oappend (&ins, "/(bad)"); 9992 oappend (&ins, "{bad-nf}"); 10004 oappend (&ins, names_rounding[ins.vex.ll]); 10005 oappend (&ins, "bad}") [all...] |
| /src/external/gpl3/gdb.old/dist/opcodes/ |
| i386-dis.c | 9282 oappend (instr_info *ins, const char *s) function 9287 /* Like oappend (above), but S is a string starting with '%'. In 9662 oappend (&ins, "{"); 9664 oappend (&ins, "}"); 9667 oappend (&ins, "{z}"); 9671 oappend (&ins, "{bad}"); 9690 oappend (&ins, "/(bad)"); 9695 oappend (&ins, "{bad-nf}"); 9707 oappend (&ins, names_rounding[ins.vex.ll]); 9708 oappend (&ins, "bad}") [all...] |
| /src/external/gpl3/gdb/dist/opcodes/ |
| i386-dis.c | 9586 oappend (instr_info *ins, const char *s) function 9591 /* Like oappend (above), but S is a string starting with '%'. In 9966 oappend (&ins, "{"); 9968 oappend (&ins, "}"); 9971 oappend (&ins, "{z}"); 9975 oappend (&ins, "{bad}"); 9994 oappend (&ins, "/(bad)"); 9999 oappend (&ins, "{bad-nf}"); 10011 oappend (&ins, names_rounding[ins.vex.ll]); 10012 oappend (&ins, "bad}") [all...] |