Home
last modified time | relevance | path

Searched defs:instruction (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dlinearize.h84 struct instruction { struct
85 unsigned opcode:7,
86 tainted:1,
87 size:24;
111 struct instruction_list *phi_users; argument
/illumos-gate/usr/src/common/ficl/
H A Ddictionary.c205 ficlString name, ficlInstruction instruction, ficlInteger value) in ficlDictionaryAppendConstantInstruction()
217 ficlString name, ficlInstruction instruction, ficl2Integer value) in ficlDictionaryAppend2ConstantInstruction()
253 ficlString name, ficlInstruction instruction, ficlInteger value) in ficlDictionarySetConstantInstruction()
281 ficlInstruction instruction, ficl2Integer value) in ficlDictionarySet2ConstantInstruction()
H A Dprimitives.c2380 ficlInstruction instruction; in ficlLocalParenIm() local
2478 ficlInstruction instruction; in ficlLocalParen() local
2567 ficlInstruction instruction = 0; in ficlPrimitiveToValue() local
H A Dvm.c260 ficlInstruction instruction; in ficlVmInnerLoop() local
/illumos-gate/usr/src/uts/sun4u/io/
H A Denvctrl_targets.c615 ehc_write_tda8444(struct ehc_envcunit *ehcp, int byteaddress, int instruction, in ehc_write_tda8444()
/illumos-gate/usr/src/uts/sun4u/tazmo/io/
H A Denvctrl.c3637 eHc_write_tda8444(struct eHc_envcunit *ehcp, int byteaddress, int instruction, in eHc_write_tda8444()
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_frame.c2331 Dwarf_Ptr instruction, in dwarf_expand_frame_instructions()