Home
last modified time | relevance | path

Searched refs:addrmode (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/devel/dasm/dasm-2.20.14.1/src/
H A Dops.c145 int addrmode; in v_mnemonic() local
180 addrmode = sym->addrmode; in v_mnemonic()
186 while (badcode(mne,addrmode) && Cvt[addrmode]) in v_mnemonic()
187 addrmode = Cvt[addrmode]; in v_mnemonic()
207 addrmode = Mnext; in v_mnemonic()
264 …intf("final addrmode = %d, opsize:%d Opsize[%d]:%d\n", addrmode, opsize, addrmode, Opsize[addrmode in v_mnemonic()
281 switch(addrmode) { in v_mnemonic()
308 if (Cvt[addrmode] == 0 || badcode(mne,Cvt[addrmode])) in v_mnemonic()
326 addrmode = AM_WORDADRX; in v_mnemonic()
348 addrmode = Cvt[addrmode]; in v_mnemonic()
[all …]
H A Dexp.c328 cur->addrmode = AM_INDWORD; in eval()
346 cur->addrmode = AM_BYTEADRX; in eval()
353 cur->addrmode = AM_BYTEADR_SP; in eval()
358 if ((cur->addrmode == AM_BYTEADR_SP) || (cur->addrmode == AM_WORDADR_SP)) { in eval()
433 cur->addrmode = AM_IMM8; in eval()
451 cur->addrmode = AM_INDBYTEX; in eval()
466 cur->addrmode = AM_0Y; in eval()
472 cur->addrmode = AM_0X; in eval()
478 cur->addrmode = AM_0Y; in eval()
570 if (base->addrmode == 0) in eval()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/config/arm/
H A Darm-ldmstm.ml39 match addrmode with
45 match addrmode with
52 match addrmode with
58 let rec final_offset addrmode nregs =
59 match addrmode with
165 let target addrmode thumb =
166 match addrmode, thumb with
184 (final_offset addrmode nregs)
192 (target addrmode thumb)
205 if addrmode == IA || addrmode == DB then
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/config/arm/
H A Darm-ldmstm.ml36 let rec string_of_addrmode addrmode =
37 match addrmode with
41 match addrmode with
47 let rec final_offset addrmode nregs =
48 match addrmode with
154 let target addrmode thumb =
155 match addrmode, thumb with
173 (final_offset addrmode nregs)
181 (target addrmode thumb)
192 if addrmode == IA || addrmode == DB then
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/config/arm/
H A Darm-ldmstm.ml36 let rec string_of_addrmode addrmode =
37 match addrmode with
41 match addrmode with
47 let rec final_offset addrmode nregs =
48 match addrmode with
152 let target addrmode thumb =
153 match addrmode, thumb with
170 (final_offset addrmode nregs)
175 (initial_offset addrmode nregs)
178 (target addrmode thumb)
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/arm/
H A Darm-ldmstm.ml36 let rec string_of_addrmode addrmode =
37 match addrmode with
41 match addrmode with
47 let rec final_offset addrmode nregs =
48 match addrmode with
149 let target addrmode thumb =
150 match addrmode, thumb with
167 (final_offset addrmode nregs)
172 (initial_offset addrmode nregs)
175 (target addrmode thumb)
[all …]
/dports/games/dMagnetic/dMagnetic_0.32/src/engine/vm68k/
H A Dvm68k.c135 tVM68k_ubyte addrmode; in vm68k_singlestep() local
159 addrmode=(opcode>>3)&0x7; in vm68k_singlestep()
185 retval=vm68k_resolve_ea(pVM68k,&next,VM68K_WORD,addrmode,reg2,VM68K_LEGAL_ALL,&ea); in vm68k_singlestep()
194 retval=vm68k_resolve_ea(pVM68k,&next,VM68K_WORD,addrmode,reg2,VM68K_LEGAL_ALL,&ea); in vm68k_singlestep()
209 retval=vm68k_resolve_ea(pVM68k,&next,datatype,addrmode,reg2,VM68K_LEGAL_ALL,&ea); in vm68k_singlestep()
245 retval=vm68k_resolve_ea(pVM68k,&next,datatype2,addrmode,reg2,VM68K_LEGAL_ALL,&ea); in vm68k_singlestep()
342 retval=vm68k_resolve_ea(pVM68k,&next,datatype,addrmode,reg2,VM68K_LEGAL_ALL,&ea); in vm68k_singlestep()
364 retval=vm68k_resolve_ea(pVM68k,&next,datatype,addrmode,reg2,VM68K_LEGAL_DATAALTERATE,&ea); in vm68k_singlestep()
447 switch (addrmode) in vm68k_singlestep()
720 if (addrmode==VM68K_AM_DATAREG) in vm68k_singlestep()
[all …]
/dports/games/tycho/species/
H A Dopcode_branch_lookup.cpp165 const char MNEMONIC_ADDRMODE(const ADDRMODE addrmode) { in MNEMONIC_ADDRMODE() argument
167 if((addrmode < 0) || (addrmode > ADDRMODE_LAST)) in MNEMONIC_ADDRMODE()
170 return S_MNEMONIC_ADDRMODE[addrmode]; in MNEMONIC_ADDRMODE()

12345678910