summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/assembly/1721275
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/assembly/1721275')
-rw-r--r--results/classifier/gemma3:12b/assembly/172127527
1 files changed, 27 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/assembly/1721275 b/results/classifier/gemma3:12b/assembly/1721275
new file mode 100644
index 000000000..8d3f5d692
--- /dev/null
+++ b/results/classifier/gemma3:12b/assembly/1721275
@@ -0,0 +1,27 @@
+
+Support more ARM CPUs
+
+Hi,
+
+This is an enhancement request, rather than a bug report.
+
+After some discussions/presentations during the last Linaro Connect (SFO17), I understand that it may be easy to add support for more ARM CPUs in QEMU. I am interested in user-mode, if that matters.
+
+I'm primarily using QEMU for GCC validations, and I'd like to make sure that GCC doesn't generate instructions not supported by the CPU it's supposed to generate code for.
+
+I'd like to have:
+cortex-m0
+cortex-m4
+cortex-m7
+cortex-m23
+cortex-m33
+
+cortex-a35
+cortex-a53
+cortex-a57
+
+Is it possible?
+Is it the right place to ask?
+Should I file separate requests for each?
+
+Thanks
\ No newline at end of file