Searched defs:operands (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/xmon/
H A Dppc.h50 unsigned char operands[8]; member in struct:powerpc_opcode
306 unsigned int operands; member in struct:powerpc_macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dexdump.c735 acpi_ex_dump_operands(union acpi_operand_object **operands, argument
H A Dacstruct.h104 union acpi_operand_object *operands[ACPI_OBJ_NUM_OPERANDS + 1]; /* Operands passed to the interpreter (+1 for NULL terminator) */ member in struct:acpi_walk_state
155 union acpi_operand_object *operands[7]; member in union:acpi_aml_operands
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/kernel/
H A Dbacktrace.c140 bt_get_info_ops(const struct BacktraceBundle *bundle, int operands[MAX_INFO_OPS_PER_BUNDLE]) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Ddis.c160 static const struct operand operands[] = variable in typeref:struct:operand
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dopcode-tile_32.h1482 unsigned char operands[TILE_NUM_PIPELINE_ENCODINGS][TILE_MAX_OPERANDS]; member in struct:tile_opcode
1493 const struct tile_operand *operands[TILE_MAX_OPERANDS]; member in struct:tile_decoded_instruction
H A Dopcode-tile_64.h1482 unsigned char operands[TILE_NUM_PIPELINE_ENCODINGS][TILE_MAX_OPERANDS]; member in struct:tile_opcode
1493 const struct tile_operand *operands[TILE_MAX_OPERANDS]; member in struct:tile_decoded_instruction

Completed in 150 milliseconds