Home
last modified time | relevance | path

Searched refs:STR (Results 1 – 14 of 14) sorted by relevance

/qemu/hw/timer/
H A Drenesas_cmt.c46 FIELD(CMSTR, STR, 0, 2)
101 ret = FIELD_DP16(ret, CMSTR, STR, in cmt_read()
102 FIELD_EX16(cmt->cmstr, CMSTR, STR)); in cmt_read()
144 cmt->cmstr = FIELD_EX16(val, CMSTR, STR); in cmt_write()
171 if (FIELD_EX16(cmt->cmstr, CMSTR, STR) & (1 << ch)) { in cmt_write()
/qemu/trace/
H A Dftrace.h6 #define STR(x) _STR(x) macro
H A Dftrace.c29 while (fscanf(fp, "%*s %" STR(PATH_MAX) "s %99s %*s %*d %*d\n", in find_mount()
/qemu/tests/tcg/i386/
H A Dtest-i386.c185 #define TEST_LEAQ(STR)\ argument
187 asm("lea " STR ", %0"\
190 printf("lea %s = " FMTLX "\n", STR, res);\
193 #define TEST_LEA(STR)\ argument
195 asm("lea " STR ", %0"\
198 printf("lea %s = " FMTLX "\n", STR, res);\
201 #define TEST_LEA16(STR)\ argument
203 asm(".code16 ; .byte 0x67 ; leal " STR ", %0 ; .code32"\
206 printf("lea %s = %08lx\n", STR, res);\
H A Dx86.csv2011 "STR r/m16","STRW r/m16","strw r/m16","0F 00 /1","V","V","","operand16","w","Y","16"
2012 "STR r32/m16","STR{L/W} r32/m16","str{l/w} r32/m16","0F 00 /1","V","V","","operand32","w","Y",""
2013 "STR r64/m16","STR{Q/W} r64/m16","str{q/w} r64/m16","REX.W 0F 00 /1","N.S.","V","","","w","Y",""
/qemu/target/arm/tcg/
H A Dsme.decode55 STR 1110000 100 1 000000 .. 000 ..... 0 .... @ldstr
H A Dtranslate-sme.c258 TRANS_FEAT(STR, aa64_sme, do_ldst_r, a, gen_sve_str) in TRANS_FEAT()
H A Da64.decode480 STR sz:2 111 0 00 00 1 ..... ... . 10 ..... ..... @ldst sign=0 ext=0
H A Dtranslate.c5249 DO_LDST(STR, store, MO_UL) in DO_LDST()
/qemu/target/hexagon/imported/
H A Dalu.idef1188 #define VRMINORMAX(TAG,STR,OP,SHORTTYPE,SETTYPE,GETTYPE,NEL,SHIFT) \
1190 "Choose " STR " elements of a vector", \
1222 #define VMINORMAX(TAG,STR,FUNC,SHORTTYPE,SETTYPE,GETTYPE,NEL) \
1224 "Choose " STR " elements of two vectors", \
1232 #define VMINORMAX3(TAG,STR,FUNC,SHORTTYPE,SETTYPE,GETTYPE,NEL) \
1234 "Choose " STR " elements of two vectors", \
/qemu/disas/
H A Dhppa.c1774 #define fputs_filtered(STR,F) (*info->fprintf_func) (info->stream, "%s", STR) argument
/qemu/target/hexagon/imported/mmvec/
H A Dencode_ext.def20 #define DEF_ENC(TAG,STR) DEF_EXT_ENC(TAG,EXTEXTNAME(EXTNAME),STR)
H A Dmacros.def20 printf(STR ":" #REG ": 0x%016llx\n",REG.ud[0]);
/qemu/docs/
H A Dqdev-device-use.txt242 -net nic,netdev=NET-ID,macaddr=MACADDR,model=MODEL,name=ID,addr=STR,vectors=V