Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dgen_tcg_funcs.py67 declared = []
71 reg.idef_arg(declared)
74 declared.append(hex_common.imm_name(immlett))
76 arguments = ", ".join(["ctx", "ctx->insn", "ctx->pkt"] + declared)
83 declared = []
86 declared.append(ret_type)
89 declared.append(arg.call_arg)
91 arguments = ", ".join(declared)
H A Dgen_helper_protos.py35 declared = []
37 declared.append(ret_type)
40 declared.append(arg.proto_arg)
42 arguments = ", ".join(declared)
H A Dgen_helper_funcs.py43 declared = []
45 declared.append(arg.func_arg)
47 arguments = ", ".join(declared)
H A Dhex_common.py343 def idef_arg(self, declared): argument
344 declared.append(self.reg_tcg())
558 def idef_arg(self, declared): argument
559 declared.append(self.reg_tcg())
560 declared.append("CS")
/qemu/target/hexagon/idef-parser/
H A DREADME.rst59 - Keep track of which registers, among the declared one, have been
76 declared by the declaration statements. In this case all the three registers
77 will be declared, ``RsV`` and ``RtV`` will also be read and ``RdV`` will be
94 registers, storing the result in the just declared temporary.
157 declared anywhere, but rather a symbol which is easy to match in
283 Similarly to C, variables in the input code must be explicitly declared, such as
295 which are later automatically freed at the end of the function they're declared
296 in. Contrary to C, we only allow variables to be declared with an integer type
331 name, size, and bit width of the newly declared variable. In addition, this
332 function also ensures that variables aren't declared multiple times, and prints
/qemu/docs/devel/
H A Dqom.rst313 A type is declared using the OBJECT_DECLARE macro family. In types
344 The 'struct MyDevice' needs to be declared separately.
345 If the type requires virtual functions to be declared in the class
352 own virtual functions (i.e. which was declared with OBJECT_DECLARE_SIMPLE_TYPE)
H A Dstyle.rst149 Public functions from a file or subsystem (declared in headers) tend
334 If a variable is counting something, it should be declared with an
614 * Variables declared with g_auto* MUST always be initialized,
617 * If a variable declared with g_auto* holds a value which must
H A Dcontrol-flow-integrity.rst17 function pointer declared in the source code.
H A Ddecodetree.rst101 to have been already declared, typically via a second decoder.
H A Dtracing.rst83 all events be declared directly in the sub-directory that uses them. The only
H A Dreset.rst6 The reset of qemu objects is handled using the resettable interface declared
/qemu/qapi/
H A Dmisc.json107 # declared using the -object iothread command-line option. It is
H A Dqom.json468 # @name: the screen name as declared in the screens section of
/qemu/
H A Dqemu-options.hx431 required for node to be declared with '\ ``node``\ ' option before