pipeline?
How these *.md files are used? When they are compiled and how they are used?
How to verify an md file for a processor is written correctly or not? How
to test it?
What other design consideration must be kept in mind while writing a new md
file?
Thanks.
with regards,
V
Hi Jim,
Thanks for the reply. This of great help.
Thanks
Virendra
On 7 May 2015 at 23:42, Jim Wilson wrote:
> On Thu, May 7, 2015 at 10:56 AM, Jim Wilson wrote:
> > There are various genX programs that read the md file and generate a
> > insn-X.c file to perform actions based on info in the
Hi,
I tried on abe 'stable' branch and with below configuration build was
successful.
../abe/configure --with-fileserver=148.251.136.42 --with-remote-snapshots=
http://148.251.136.42/snapshots-ref
../abe/abe.sh --target aarch64-linux-gnu --build all
(Additionally I had to increase the wget_timeou
_feature_set' structure.
For example.
if (ARM_CPU_HAS_FEATURE (cpu_variant, arm_cext_iwmmxt2))
mach = bfd_mach_arm_iWMMXt2;
Whereas in aarch64 mach is derived based on API type (64 or 32). Any
reason for this ?
mach = ilp32_p ? bfd_mach_aarch64_ilp32 : bfd_mach_aarch64;
Thanks in advance.
--
with
Hi Jim,
Thanks for giving the insight.
On 27 May 2015 at 21:37, Jim Wilson wrote:
> On Wed, May 27, 2015 at 1:21 AM, Virendra Kumar Pathak
> wrote:
> > 1. In the struct bfd_arch_info {...} (in bfd/bfd-in2.h) there are two
> fields
> > 'enum bfd_architecture arc
the coding style of the patches
they submit to Linaro Toolchain (GCC, Binutils etc).
I assume manual inspection (line by line) may be very tedious thing to do.
Thanks.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro
ot; -eq 1; then
- local builds="${builds} gdbserver"
+ local builds="${builds}"
fi
-----------
Thanks.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain
branches ?
Which branch should be used for development ?
Is it branch (1) refers to GCC upstream branch for GCC5 & branch (2) is
linaro version of branch (1).
Please comment.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
li
5.1.1 (GCC)
Thanks.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain
don't need -mfpu=neon for AARCH64 at all. AARCH64 defaults to having
> simd turned on.
>
>
> Thanks,
>
> Andrew Pinski
> ----------
> *From:* linaro-toolchain on
> behalf of Virendra Kumar Pathak
> *Sent:* Tuesday, June 9, 2015 10:26
e incr = 0.732;
double result, count = 0.0;
printf("%s\n", __func__);
while (count < 105414350.0) {
result = sin(count);
count += incr;
}
}
Thanks.
--
with regards,
Virendra Kumar Pathak
_
int them ? I made debug
=1 but still print is not coming.
3. There are some auto-generated files
like aarch64-asm-2.c, aarch64-dis-2.c. How to re-generate them ?
Thanks.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro-to
ug in ABE build infrastructure.
Thanks.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain
): checkout ()
ERROR (#193): checkout (No URL given!)
ERROR (#161): checkout_all (Failed checkout out of gcc.)
Am I missing something ? How can we use a local directory (e.g. gcc
source code) for building toolchain using abe ?
Please help.
Thanks.
--
with regards,
Virendra Kumar Pathak
amp; gcc 5.3)?
3. What is the working model between GNU GCC and Linaro GCC? Does Linaro
directly accept patches? or they need to go to GNU GCC first?
Thanks in advance for your time.
with regards,
Virendra Kumar Pathak
--
with regards,
Virendra Kuma
t will be in GCC
> 7.0.0
>
> IIRC, in some circumstances such patches can be acceptable during
> Stage 3 if they are sufficiently self-contained and the port
> maintainer accepts them.
>
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/linaro-toolchain
git it is renamed to something else (same as
FSF binutils tags?).
Apology for asking such a trivial question.
Thanks for your time.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.
) at
https://wiki.linaro.org/WorkingGroups/ToolChain/LLVM ask for login
credentials. Any comment on how to obtain the permission?
Thanks in advance for your time.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro-tool
going in glibc's libm? Any comment on its
performance improvement over GNU libm ?
Thanks in advance for your time.
--
with regards,
Virendra Kumar Pathak
___
linaro-toolchain mailing list
linaro-toolchain@lists.linaro.org
https://lists.linaro.org/ma
e B?
I could not find the function which is taking the decision based on return
from aarch64_classify_address().
Could someone please explain this process or point me to the relevant files
or code?
Please correct me if my understanding is wrong.
Thanks in advance for your time a
then knows that possibility for a+b is a legitimate address so it forces x3
> << 3 into a register and tries aarch64_legitimate_address_hook_p again.
>
>
>
> Thanks,
>
> Andrew Pinski
>
>
>
> *From:* linaro-toolchain [mailto:linaro-toolchain-boun...@lists.lina
ader in the
executable. This should not play any role in loop unrolling. Right?
So any guidance on how we can instruct aarch64 backend to utilize loop
buffer size in deciding the loop unrolling factor?
Thanks in advance for your time.
--
with regards,
Virendra K
22 matches
Mail list logo