Home
last modified time | relevance | path

Searched defs:memory_operand (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/arm-elf-binutils/binutils-2.37/opcodes/
H A Ds12z-opc.h233 struct memory_operand struct
235 struct operand parent;
238 bool indirect;
241 int base_offset;
245 enum op_reg_mutation mutation;
250 int n_regs;
253 int regs[6];
/dports/devel/gdb/gdb-11.1/opcodes/
H A Ds12z-opc.h233 struct memory_operand struct
235 struct operand parent;
238 bool indirect;
241 int base_offset;
245 enum op_reg_mutation mutation;
250 int n_regs;
253 int regs[6];
/dports/devel/gnulibiberty/binutils-2.37/opcodes/
H A Ds12z-opc.h233 struct memory_operand struct
235 struct operand parent;
238 bool indirect;
241 int base_offset;
245 enum op_reg_mutation mutation;
250 int n_regs;
253 int regs[6];
/dports/devel/binutils/binutils-2.37/opcodes/
H A Ds12z-opc.h233 struct memory_operand struct
235 struct operand parent;
238 bool indirect;
241 int base_offset;
245 enum op_reg_mutation mutation;
250 int n_regs;
253 int regs[6];
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-ams/ashenden/compliant/sequential-statements/
H A Dinline_08.vhd44 constant memory_operand : integer := 1; constant
H A Dinline_03.vhd39 constant memory_operand : integer := 2; constant
/dports/cad/ghdl/ghdl-1.0.0/testsuite/vests/vhdl-93/ashenden/compliant/
H A Dch_03_ch_03_08.vhd46 constant memory_operand : integer := 1; constant
H A Dch_03_ch_03_03.vhd41 constant memory_operand : integer := 2; constant
/dports/devel/jwasm/JWasm-f0a2fdd/src/
H A Dparser.c1434 static ret_code memory_operand( struct code_info *CodeInfo, unsigned CurrOpnd, struct expr *opndx, … in memory_operand() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A Doutput_h.cpp2004 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
H A Doutput_c.cpp1556 int memory_operand = new_inst->memory_operand(_globalNames); in defineExpand() local
3265 int memory_operand = instr->memory_operand(_globalNames); in defineClasses() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/adlc/
H A Doutput_h.cpp2004 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
H A Doutput_c.cpp1556 int memory_operand = new_inst->memory_operand(_globalNames); in defineExpand() local
3265 int memory_operand = instr->memory_operand(_globalNames); in defineClasses() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/adlc/
H A Doutput_h.cpp1989 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
H A Doutput_c.cpp1549 int memory_operand = new_inst->memory_operand(_globalNames); in defineExpand() local
3260 int memory_operand = instr->memory_operand(_globalNames); in defineClasses() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/adlc/
H A Doutput_h.cpp1989 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/adlc/
H A Doutput_h.cpp2004 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
H A Doutput_c.cpp1556 int memory_operand = new_inst->memory_operand(_globalNames); in defineExpand() local
3265 int memory_operand = instr->memory_operand(_globalNames); in defineClasses() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/adlc/
H A Doutput_h.cpp2004 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/adlc/
H A Doutput_h.cpp1989 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/adlc/
H A Doutput_h.cpp1995 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp2004 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/adlc/
H A Doutput_h.cpp2004 int memory_operand = instr->memory_operand(_globalNames); in declareClasses() local
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmachnode.hpp311 virtual const MachOper* memory_operand() const { return NULL; } in memory_operand() function in MachNode
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/opto/
H A Dmachnode.hpp311 virtual const MachOper* memory_operand() const { return NULL; } in memory_operand() function in MachNode

123