Re: [sample] A sample program for MRS emulation

2017-01-03 Thread Suzuki K Poulose
). Dave, Thanks for taking a look. Apologies for the late response. We could either add it to the Documentation or stick it into samples/. I prefer the Documentation, as it would help the text. 8> /* * Sample program to demonstrate the MRS emulation * ABI. overwrapped? will

Re: [sample] A sample program for MRS emulation

2017-01-03 Thread Suzuki K Poulose
). Dave, Thanks for taking a look. Apologies for the late response. We could either add it to the Documentation or stick it into samples/. I prefer the Documentation, as it would help the text. 8> /* * Sample program to demonstrate the MRS emulation * ABI. overwrapped? will

Re: [sample] A sample program for MRS emulation

2016-11-30 Thread Dave Martin
gt; /* > * Sample program to demonstrate the MRS emulation > * ABI. overwrapped? > * Copyright (C) 2015-2016, ARM Ltd > * > * Author: Suzuki K Poulose <suzuki.poul...@arm.com> > * > * This program is free software; you can redistribute it and/or modify > * it u

Re: [sample] A sample program for MRS emulation

2016-11-30 Thread Dave Martin
gt; /* > * Sample program to demonstrate the MRS emulation > * ABI. overwrapped? > * Copyright (C) 2015-2016, ARM Ltd > * > * Author: Suzuki K Poulose > * > * This program is free software; you can redistribute it and/or modify > * it under the terms o

[sample] A sample program for MRS emulation

2016-11-30 Thread Suzuki K Poulose
Here is a sample program which demonstrates how to use mrs emulation to fetch the ID registers. 8> /* * Sample program to demonstrate the MRS emulation * ABI. * Copyright (C) 2015-2016, ARM Ltd * * Author: Suzuki K Poulose <suzuki.poul...@arm.com> * * This program is free

[sample] A sample program for MRS emulation

2016-11-30 Thread Suzuki K Poulose
Here is a sample program which demonstrates how to use mrs emulation to fetch the ID registers. 8> /* * Sample program to demonstrate the MRS emulation * ABI. * Copyright (C) 2015-2016, ARM Ltd * * Author: Suzuki K Poulose * * This program is free software; you can redistrib