/titanic_41/usr/src/tools/ctf/dwarf/common/ |
H A D | pro_line.c | 56 Dwarf_Ubyte opc, 96 Dwarf_Ubyte opc; in dwarf_lne_set_address() local 99 opc = DW_LNE_set_address; in dwarf_lne_set_address() 101 _dwarf_pro_add_line_entry(dbg, 0, offs, symidx, 0, 0, 0, 0, opc, in dwarf_lne_set_address() 115 Dwarf_Ubyte opc; in dwarf_lne_end_sequence() local 118 opc = DW_LNE_end_sequence; in dwarf_lne_end_sequence() 121 opc, error); in dwarf_lne_end_sequence() 140 Dwarf_Ubyte opc, Dwarf_Error * error) in _dwarf_pro_add_line_entry() argument 166 dbg->de_last_line->dpl_opc = opc; in _dwarf_pro_add_line_entry()
|
H A D | pro_frame.c | 301 Dwarf_Ubyte opc, regno; in dwarf_fde_cfa_offset() local 315 opc = DW_CFA_offset; in dwarf_fde_cfa_offset() 321 opc = opc | regno; /* lower 6 bits are register number */ in dwarf_fde_cfa_offset() 322 curinst->dfp_opcode = opc; in dwarf_fde_cfa_offset()
|
H A D | pro_section.c | 595 int opc; in _dwarf_pro_generate_debugline() local 798 if ((opc = _dwarf_pro_get_opc(addr_adv, line_adv)) > 0) { in _dwarf_pro_generate_debugline() 800 db = opc; in _dwarf_pro_generate_debugline() 2099 int opc; in _dwarf_pro_get_opc() local 2105 opc = in _dwarf_pro_get_opc() 2108 if (opc > 255) in _dwarf_pro_get_opc() 2110 return opc; in _dwarf_pro_get_opc()
|
/titanic_41/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_power.c | 91 nsc_power_ctl_t opc; in _nsc_power() local 95 if (copyin((void *) argp, &opc, sizeof (nsc_power_ctl_t))) in _nsc_power() 101 switch ((nsc_power_ops_t)opc.msg) { in _nsc_power() 112 (*pp->pw_power_lost)(opc.arg1); in _nsc_power()
|
/titanic_41/usr/src/cmd/file/ |
H A D | magicutils.c | 268 char opc; in f_mkmtab() local 457 opc = *p++; in f_mkmtab() 458 switch (opc) { in f_mkmtab()
|
/titanic_41/usr/src/lib/libdisasm/common/ |
H A D | dis_sparc_fmt.c | 312 uint32_t opc:9; member 318 uint32_t opc:9; member 1257 prt_field("opc", f->fcp.opc, 9); in fmt_cpop() 1264 prt_imm(dhp, f->fcp.opc, 0); in fmt_cpop()
|
/titanic_41/usr/src/lib/libdtrace/common/ |
H A D | dt_cg.c | 783 uint_t opc; in dt_cg_compare_op() local 789 opc = DIF_OP_SCMP; in dt_cg_compare_op() 791 opc = DIF_OP_CMP; in dt_cg_compare_op() 793 instr = DIF_INSTR_CMP(opc, dnp->dn_left->dn_reg, dnp->dn_right->dn_reg); in dt_cg_compare_op()
|
/titanic_41/usr/src/uts/common/io/nvme/ |
H A D | nvme.c | 3177 nvme_create_nvm_cmd(nvme_namespace_t *ns, uint8_t opc, bd_xfer_t *xfer) in nvme_create_nvm_cmd() argument 3191 cmd->nc_sqe.sqe_opc = opc; in nvme_create_nvm_cmd() 3195 switch (opc) { in nvme_create_nvm_cmd() 3293 nvme_bd_cmd(nvme_namespace_t *ns, bd_xfer_t *xfer, uint8_t opc) in nvme_bd_cmd() argument 3304 cmd = nvme_create_nvm_cmd(ns, opc, xfer); in nvme_bd_cmd()
|
/titanic_41/usr/src/uts/common/dtrace/ |
H A D | dtrace.c | 5533 uint_t pc = 0, id, opc; in dtrace_dif_emulate() local 5547 opc = pc; in dtrace_dif_emulate() 6284 mstate->dtms_fltoffs = opc * sizeof (dif_instr_t); in dtrace_dif_emulate()
|
/titanic_41/usr/src/data/zoneinfo/ |
H A D | europe | 3589 # https://www.admin.ch/opc/de/classified-compilation/20071096/index.html
|