Home
last modified time | relevance | path

Searched refs:SI (Results 1 – 7 of 7) sorted by relevance

/qemu/target/s390x/tcg/
H A Dinsn-format.h.inc44 F2(SI, BD(1,16,20), I(2,8,8))
H A Dinsn-data.h.inc106 D(0x9400, NI, SI, Z, la1, i2_8u, new, 0, ni, nz64, MO_UB)
227 C(0x9500, CLI, SI, Z, m1_8u, i2_8u, 0, 0, 0, cmpu64)
377 D(0x9700, XI, SI, Z, la1, i2_8u, new, 0, xi, nz64, MO_UB)
632 C(0xaf00, MC, SI, Z, la1, 0, 0, 0, mc, 0)
639 C(0x9200, MVI, SI, Z, la1, i2, 0, m1_8, mov2, 0)
746 D(0x9600, OI, SI, Z, la1, i2_8u, new, 0, oi, nz64, MO_UB)
971 C(0x9100, TM, SI, Z, m1_8u, i2_8u, 0, 0, 0, tm32)
1410 F(0xac00, STNSM, SI, Z, la1, 0, 0, 0, stnosm, 0, IF_PRIV)
1412 F(0xad00, STOSM, SI, Z, la1, 0, 0, 0, stnosm, 0, IF_PRIV)
/qemu/target/i386/hvf/
H A Dx86.h235 #define SI(cpu) RX(cpu, R_ESI) macro
H A Dx86_decode.c1652 ptr += BX(env) + SI(env); in calc_modrm_operand16()
1658 ptr += BP(env) + SI(env); in calc_modrm_operand16()
1666 ptr += SI(env); in calc_modrm_operand16()
/qemu/qapi/
H A Dstats.json215 # @exponent together form a SI prefix (e.g., _nano-_ for
/qemu/pc-bios/
H A Dqemu.rsrc104 $"0A45 4B81 4A01 49CE A3FE 06F2 BB7B 5349" /* ¬EKÅJ.IŒ£˛.Úª{SI */
289 $"9A52 0353 493A 3980 3A80 3B82 3A80 3982" /* öR.SI:9Ä:Ä;Ç:Ä9Ç */
301 $"242D 4D53 9552 0153 4983 2784 2880 2997" /* $-MSïR.SIÉ'Ñ(Ä)ó */
338 $"2C55 8352 0253 4908 F200 0208 4054 8352" /* ,UÉR.SI.Ú...@TÉR */
341 $"5349 08F4 0001 1550 8252 0151 11F5 0001" /* SI.Ù...PÇR.Q.ı.. */
/qemu/tests/tcg/i386/
H A Dx86.csv46 # For example, "CMPS m16, m16" (really CMPS [SI], [DI]) is omitted in favor of "CMPSW".