Lines Matching refs:s390_insn
532 static struct s390_insn opcode[] = {
719 static struct s390_insn opcode_01[] = {
733 static struct s390_insn opcode_a5[] = {
753 static struct s390_insn opcode_a7[] = {
773 static struct s390_insn opcode_aa[] = {
782 static struct s390_insn opcode_b2[] = {
892 static struct s390_insn opcode_b3[] = {
1073 static struct s390_insn opcode_b9[] = {
1204 static struct s390_insn opcode_c0[] = {
1222 static struct s390_insn opcode_c2[] = {
1238 static struct s390_insn opcode_c4[] = {
1253 static struct s390_insn opcode_c6[] = {
1269 static struct s390_insn opcode_c8[] = {
1278 static struct s390_insn opcode_cc[] = {
1288 static struct s390_insn opcode_e3[] = {
1392 static struct s390_insn opcode_e5[] = {
1412 static struct s390_insn opcode_e7[] = {
1554 static struct s390_insn opcode_eb[] = {
1627 static struct s390_insn opcode_ec[] = {
1664 static struct s390_insn opcode_ed[] = {
1779 struct s390_insn *find_insn(unsigned char *code) in find_insn()
1783 struct s390_insn *table; in find_insn()
1876 struct s390_insn *insn; in insn_to_mnemonic()
1892 struct s390_insn *insn; in print_insn()