Searched refs:outer (Results 1 – 10 of 10) sorted by relevance
/qemu/tests/unit/ |
H A D | test-bdrv-drain.c | 379 enum drain_type outer, inner; in test_nested() local 391 for (outer = 0; outer < DRAIN_TYPE_MAX; outer++) { in test_nested() 393 int backing_quiesce = (outer == BDRV_DRAIN_ALL) + in test_nested() 401 do_drain_begin(outer, bs); in test_nested() 410 do_drain_end(outer, bs); in test_nested()
|
/qemu/docs/system/arm/ |
H A D | emulation.rst | 133 - FEAT_SME_F64F64 (Double-precision floating-point outer product instructions) 134 - FEAT_SME_I16I64 (16-bit to 64-bit integer widening outer product instructions)
|
/qemu/docs/devel/ |
H A D | tcg-icount.rst | 41 translated block and will cause a return to the outer loop to deal
|
H A D | qapi-code-gen.rst | 157 an outer file. The parser may be made stricter in the future to
|
/qemu/target/hexagon/imported/ |
H A D | branch.idef | 275 Q6INSN(J2_endloop01,"endloop01",ATTRIBS(A_HWLOOP0_END,A_HWLOOP1_END),"Loopend for inner and outer l… 323 Q6INSN(J2_endloop1,"endloop1",ATTRIBS(A_HWLOOP1_END),"Loopend for outer loop",
|
/qemu/docs/devel/migration/ |
H A D | main.rst | 272 One important note is that the outer post_load() function is called "after" 274 value that it uses. A flag, and the combination of outer pre_load and 347 e) (potentially) Add an outer pre_load that sets up a default value
|
/qemu/scripts/ |
H A D | checkpatch.pl | 895 my ($linenr, $remain, $outer, $open, $close, $off) = @_; 935 if (!$outer || $level <= 1) {
|
/qemu/docs/system/ |
H A D | replay.rst | 173 the outer world into the log. In replay mode packets from the log are
|
/qemu/target/riscv/insn_trans/ |
H A D | trans_rvv.c.inc | 949 /* Start of outer loop. */ 1035 /* End of the outer loop. */ 1070 /* Start of the outer loop. */ 1093 /* End of the outer loop. */
|
/qemu/docs/specs/ |
H A D | rocker.rst | 967 FLOW_POP_VLAN_TAG 1 strip outer VLAN tag (type 1
|