Home | History | Annotate | Download | only in qemu

Lines Matching refs:x14

984       if ((insn & (0x14 << 21)) == (0x04 << 21))
986 else if ((insn & (0x14 << 21)) == (0x10 << 21))
1029 if ((insn & (0x14 << 21)) == (0x04 << 21))
1031 else if ((insn & (0x14 << 21)) == (0x10 << 21))
1073 switch (value & 0x14)
1085 case 0x14:
1086 valid = value == 0x14;
1108 if ((value & 0x14) == 0)
1110 else if ((value & 0x14) == 0x14)
1111 return value == 0x14;
1927 #define BOU (0x14)
1948 #define TOLE (0x14)
1949 #define TONG (0x14)