Searched defs:operand (Results 1 - 10 of 10) sorted by relevance
| /src/usr.sbin/gspa/gspa/ |
| H A D | gsp_gram.y | 95 operand : REGISTER { $$ = reg_op($1); } label
|
| H A D | gsp_ass.h | 94 typedef struct operand { struct 103 } *operand; typedef in typeref:struct:operand * [all...] |
| /src/sys/arch/ia64/disasm/ |
| H A D | disasm_extract.c | 1815 operand(struct asm_inst *i, int op, enum asm_oper_type ot, uint64_t bits, function in typeref:typename:void [all...] |
| /src/games/arithmetic/ |
| H A D | arithmetic.c | 304 penalise(int value, int op, int operand) argument 324 getrandom(int maxval,int op,int operand) argument [all...] |
| /src/sys/arch/amiga/amiga/ |
| H A D | cc.h | 122 u_short operand; member in struct:copper_list::j::k
|
| /src/sys/arch/arm/imx/ |
| H A D | imx51_ipuv3.c | 215 imx51_ipuv3_dc_template_command(struct imx51_ipuv3_softc * sc,int index,int sync,int gluelogic,int waveform,int mapping,int operand,int opecode,int stop) argument
|
| /src/sys/lib/libunwind/ |
| H A D | DwarfParser.hpp | 322 uint8_t operand; local in function:_Unwind::CFI_Parser::parseInstructions
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdkfd/ |
| H A D | kfd_dbgmgr.h | 250 enum HSA_DBG_WAVEOP operand; member in struct:dbg_wave_control_info
|
| /src/sys/external/bsd/sljit/dist/sljit_src/ |
| H A D | sljitNativeTILEGX_64.c | 615 const struct tilegx_operand* operand = NULL; local in function:get_bundle_bit
|
| /src/usr.bin/xlint/lint1/ |
| H A D | tree.c | 1793 is_confusing_precedence(op_t op, const tnode_t *operand, op_t *cop) argument [all...] |
Completed in 17 milliseconds