Statistics
| Branch: | Revision:

root / target-microblaze @ 44dc0ca3

Name Size
cpu.h 10.9 kB
exec.h 1.1 kB
helper.c 9.5 kB
helper.h 1.1 kB
machine.c 163 Bytes
microblaze-decode.h 2.1 kB
mmu.c 8.9 kB
mmu.h 3 kB
op_helper.c 12.7 kB
translate.c 55.4 kB

Latest revisions

# Date Author Comment
711c2128 05/12/2011 04:08 pm Anthony Liguori

Merge remote-tracking branch 'stefanha/trivial-patches' into staging

Conflicts:
cpu-all.h

85097db6 05/08/2011 07:55 pm Richard Henderson

irq: Privatize CPU_INTERRUPT_NMI.

This interrupt name is used by i386, CRIS, and MicroBlaze.
Copy the name into each target.

Signed-off-by: Richard Henderson <>
Signed-off-by: Blue Swirl <>

5225d669 05/08/2011 12:02 pm Stefan Weil

Fix typos in comments (accross -> across)

Signed-off-by: Stefan Weil <>
Signed-off-by: Stefan Hajnoczi <>

618ba8e6 04/20/2011 11:37 am Stefan Weil

Remove unused function parameter from cpu_restore_state

The previous patch removed the need for parameter puc.
Is is now unused, so remove it.

Cc: Aurelien Jarno <>
Reviewed-by: Peter Maydell <>
Signed-off-by: Stefan Weil <>

e87b7cb0 04/20/2011 11:33 am Stefan Weil

Remove unused function parameters from gen_pc_load and rename the function

Function gen_pc_load was introduced in commit
d2856f1ad4c259e5766847c49acbb4e390731bd4.
The only reason for parameter searched_pc was
a debug statement in target-i386/translate.c....

211315fb 04/17/2011 09:32 pm Aurelien Jarno

softfloat: rename float*_eq() into float*_eq_quiet()

float*_eq functions have a different semantics than other comparison
functions. Fix that by first renaming float*_quiet() into float*_eq_quiet().

Note that it is purely mechanical, and the behaviour should be unchanged....

6d76d23e 04/12/2011 01:48 am Edgar E. Iglesias

microblaze: Add partial decoding of stream insns

Based on a patch from: Alejandro Cabrera <>

Signed-off-by: Edgar E. Iglesias <>

85453641 04/12/2011 01:42 am Edgar E. Iglesias

microblaze: Add stream-insn related constants

Based on a patch from: Alejandro Cabrera <>

Signed-off-by: Edgar E. Iglesias <>

3b584046 04/12/2011 12:55 am Edgar E. Iglesias

microblaze: Add constant for exception-code mask

Signed-off-by: Edgar E. Iglesias <>

7458a432 04/12/2011 12:07 am Alejandro Cabrera

microblaze: Correct MMU_ZONES mask

Signed-off-by: Alejandro Cabrera <>
Signed-off-by: Edgar E. Iglesias <>

View revisions

Also available in: Atom