Lines Matching refs:instruction
38 any branch instruction.
50 are strongly typed. Each instruction has a fixed number of output
53 the vector. The notable exception is the call instruction which has
58 included in the instruction name. Constants are prefixed with a '$'.
211 only the last instruction is kept.
683 - | Generate a target memory barrier instruction to ensure memory ordering
684 as being enforced by a corresponding guest memory barrier instruction.
689 instruction. The backend should take care to emit the target barrier
690 instruction only when necessary i.e., for SMP guests and when MTTCG is
971 instruction. Memory constraints are not supported in this
1000 The sti instruction may fail if it cannot store the given constant.
1029 the instruction is mostly doing loads and stores, and in those cases
1032 - Use the 'discard' instruction if you know that TCG won't be able to