Home
last modified time | relevance | path

Searched refs:memb (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/scripts/qapi/
H A Dvisit.py72 for memb in members:
73 if memb.optional and not memb.need_has():
74 ret += memb.ifcond.gen_if()
78 c_name=c_name(memb.name))
80 ret += memb.ifcond.gen_endif()
91 for memb in members:
92 ret += memb.ifcond.gen_if()
93 if memb.optional:
94 has = 'has_' + c_name(memb.name)
95 if memb.need_has():
[all …]
H A Dtypes.py51 for memb in members:
52 ret += memb.ifcond.gen_if()
53 index = c_enum_const(name, memb.name, prefix)
57 index=index, name=memb.name)
58 ret += memb.ifcond.gen_endif()
60 features = gen_features(memb.features)
96 for memb in enum_members:
97 ret += memb.ifcond.gen_if()
101 c_enum=c_enum_const(name, memb.name, prefix))
102 ret += memb.ifcond.gen_endif()
[all …]
H A Devents.py60 for memb in typ.members:
63 if memb.need_has():
64 ret += 'has_' + c_name(memb.name) + sep
65 if memb.type.name == 'str':
68 ret += c_name(memb.name)
/openbmc/qemu/tests/tcg/hexagon/
H A Dmem_noshuf.c62 MEM_NOSHUF32(mem_noshuf_sb_lb, int8_t, int8_t, memb, memb) in MEM_NOSHUF32() argument
63 MEM_NOSHUF32(mem_noshuf_sb_lub, int8_t, uint8_t, memb, memub) in MEM_NOSHUF32()
64 MEM_NOSHUF32(mem_noshuf_sb_lh, int8_t, int16_t, memb, memh) in MEM_NOSHUF32()
65 MEM_NOSHUF32(mem_noshuf_sb_luh, int8_t, uint16_t, memb, memuh) in MEM_NOSHUF32()
66 MEM_NOSHUF32(mem_noshuf_sb_lw, int8_t, int32_t, memb, memw) in MEM_NOSHUF32()
67 MEM_NOSHUF64(mem_noshuf_sb_ld, int8_t, int64_t, memb, memd) in MEM_NOSHUF32()
70 MEM_NOSHUF32(mem_noshuf_sh_lb, int16_t, int8_t, memh, memb) in MEM_NOSHUF32()
78 MEM_NOSHUF32(mem_noshuf_sw_lb, int32_t, int8_t, memw, memb) in MEM_NOSHUF32()
86 MEM_NOSHUF32(mem_noshuf_sd_lb, int64_t, int8_t, memd, memb) in MEM_NOSHUF32()
H A Dtest_call.S15 memb(r0+#0) = #76
/openbmc/u-boot/include/
H A Dusbdevice.h142 #define member_offset(type,memb) (_cv_(&(((type*)0)->memb))-(char*)0) argument
143 #define p2surround(type,memb,ptr) ((type*)(void*)(_cv_(ptr)-member_offset(type,memb))) argument
/openbmc/qemu/docs/devel/
H A Dqapi-domain.rst142 :memb string path: path to the vhost-vdpa character device.
332 ``:memb:``
339 :syntax: ``:memb type name: Lorem ipsum, dolor sit amet ...``
353 :memb string id: The job identifier
354 :memb JobStatus status: The new job status
623 ``:memb:`` or ``:feat:`` info field list entries.
633 :memb string reason: Diagnostics as to what caused your computer to
647 :memb string reason: Diagnostics as to what caused your computer to
691 documentation body may contain ``:memb:`` or ``:feat:`` info field list
700 :memb int Birthday: Your birthday, represented in seconds since the
[all …]
/openbmc/qemu/target/hexagon/imported/
H A Dldst.idef35 STD_LD_AMODES(loadrb, "Rd32=memb", "Load signed Byte",ATTRIBS(A_MEMSIZE_1B,A_LOAD),"0",fLOAD(1,1,s,…
116 STD_ST_AMODES(storerb, "Rt32", "memb","Store Byte",ATTRIBS(A_MEMSIZE_1B,A_STORE),"0",fSTORE(1,1,EA,…
122 STD_ST_AMODES(storerbnew, "Nt8.new", "memb","Store Byte",ATTRIBS(A_NOTE_NEWVAL_SLOT0,A_NVSTORE,A_NO…
242 STD_PLD_AMODES(loadrb, "Rd32=memb", "Load signed Byte",ATTRIBS(A_ARCHV2,A_MEMSIZE_1B,A_LOAD),"0",0,…
272 STD_PST_AMODES(storerb,"Rt32","memb","Store Byte",ATTRIBS(A_ARCHV2,A_MEMSIZE_1B,A_STORE),"0",0,fSTO…
278 STD_PST_AMODES(storerbnew,"Nt8.new","memb","Store Byte",ATTRIBS(A_ARCHV2,A_NOTE_NEWVAL_SLOT0,A_NVST…
293 Q6INSN(L4_##TAG##b_io, "memb(Rs32+#u6:0)"OPER, ATTRIBS(A_MEMOP,A_ROPS_3,A_MEMSIZE_1B,A_RESTRIC…
323 V4_PSTI_AMODES(storeirb,"#S6","memb","Store Immediate Byte",ATTRIBS(A_ARCHV2,A_ROPS_2,A_MEMSIZE_1B,…
333 V4_STI_AMODES(storeirb,"#S8","memb","Store Immediate Byte",ATTRIBS(A_ARCHV2,A_ROPS_2,A_MEMSIZE_1B,A…
354 STD_GPLD_AMODES(loadrb, "Rd32=memb", "Load signed Byte",ATTRIBS(A_MEMSIZE_1B,A_LOAD,A_ARCHV2),"0",f…
[all …]
H A Dsubinsns.idef70 Q6INSN(SL2_loadrb_io, "Rd16=memb(Rs16+#u3:0)", ATTRIBS(A_MEMSIZE_1B,A_LOAD,A_SUBINSN),"load byte",…
138 Q6INSN(SS1_storeb_io, "memb(Rs16+#u4:0)=Rt16", ATTRIBS(A_MEMSIZE_1B,A_STORE,A_SUBINSN), "store byt…
143 Q6INSN(SS2_storebi0, "memb(Rs16+#u4:0)=#0", ATTRIBS(A_MEMSIZE_1B,A_STORE,A_SUBINSN,A_ROPS_2), "st…
145 Q6INSN(SS2_storebi1, "memb(Rs16+#u4:0)=#1", ATTRIBS(A_MEMSIZE_1B,A_STORE,A_SUBINSN,A_ROPS_2), "st…
/openbmc/u-boot/lib/efi_loader/
H A Defi_memory.c59 struct efi_mem_list *memb = list_entry(b, struct efi_mem_list, link); in efi_mem_cmp() local
61 if (mema->desc.physical_start == memb->desc.physical_start) in efi_mem_cmp()
63 else if (mema->desc.physical_start < memb->desc.physical_start) in efi_mem_cmp()