pub trait Prefetchwt1Emitter<A> {
// Required method
fn prefetchwt1(&mut self, op0: A);
}Expand description
PREFETCHWT1.
Supported operand variants:
+---+----------+
| # | Operands |
+---+----------+
| 1 | Mem |
+---+----------+pub trait Prefetchwt1Emitter<A> {
// Required method
fn prefetchwt1(&mut self, op0: A);
}PREFETCHWT1.
Supported operand variants:
+---+----------+
| # | Operands |
+---+----------+
| 1 | Mem |
+---+----------+