Searched refs:RT (Results 1 – 7 of 7) sorted by relevance
| /qemu/contrib/gitdm/ |
| A D | domain-map | 45 rt-rk.com RT-RK
|
| /qemu/rust/hw/char/pl011/src/ |
| A D | device.rs | 533 | Interrupt::RT as u32 538 Interrupt::RT as u32,
|
| A D | lib.rs | 573 RT = 1 << 6, enumerator
|
| /qemu/tcg/ppc/ |
| A D | tcg-target.c.inc | 681 #define RT(r) ((r)<<21) 700 #define TAB(t, a, b) (RT(t) | RA(a) | RB(b)) 702 #define TAI(s, a, i) (RT(s) | RA(a) | ((i) & 0xffff)) 1873 * RT = (~X + X) + CA 1890 tcg_out32(s, NEG | RT(dst) | RA(dst)); 1957 tcg_out32(s, opc | RT(arg0) | bi); 2066 tcg_out32(s, NEG | RT(arg0) | RA(arg0)); 2256 tcg_out32(s, MFOCRF | RT(TCG_REG_R0) | FXM(0)); 2366 tcg_out32(s, MFSPR | RT(arg) | LR); 2843 tcg_out32(s, MFSPR | RT(TCG_REG_R0) | LR); [all …]
|
| /qemu/target/ppc/translate/ |
| A D | vmx-impl.c.inc | 1651 * result is undefined, so we don't need to change RT. Also, N > 7 is
|
| /qemu/pc-bios/ |
| A D | qemu.rsrc | 275 $"5254 3FA9 0000 1581 5080 4F00 51A6 5202" /* RT?©...ÅPÄO.Q¶R. */
|
| /qemu/target/hexagon/imported/mmvec/ |
| A D | ext.idef | 926 // Macro to shift arithmetically left/right and by either RT or Vv
|
Completed in 168 milliseconds