Peter Maydell
552fda48e0
MIPS patches queue
- Rename Raven ASIC PCI bridge, add PCI_IO_BASE_ADDR definition
- Various Toshiba TX79 opcodes implemented
- Rewrite UHI errno_mips() using switch statement
- Few fixes and improvements in the SONIC model (dp8393x)
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEE+qvnXhKRciHc/Wuy4+MsLN6twN4FAmDrXtEACgkQ4+MsLN6t
wN6wEQ//S+E65VWQAZFpyVBQYMoGeMeJUy5ABA7ec7uI1Zvsr1Xq/skw7Z/4ys29
Lfdg5dqxyL+Wj5g/LjE5+Cfql59DjP3HsK8D0DyYBtwMju8iCFh+TYPOAoUQ3Qhl
1tsOY32aaE1Fi7EvmpEJs91LbwpOAxdoCRRy5ScoZ54+XPaG8xA318dYVgvc8tpc
W+vdUZfZ2nn/8SF3vEBi8KkcrNtW36h4WzjTN+aA6I5O9TZ66I0lBuix4VX5yCKl
4zRRYOSepcWvU23FNN4H4lJCwMOqb5lcul7Shfq78KRqX1g0WUhIrfDBR19wqypj
YF9llgwZXXnU+R9aOrtQpfBh4eDjySaZmOyaIg3oR+BZWAYk6Lvf7fL8hSW0HhWX
8k2uic9uMoQlcs434Q7uzVwoMEh5aPl9GHiUOxBd7pM+P6xsB8S7vLzdmd23npuy
r/6ALnoWLzPrN+y6tHtqu70rpyE+klh+S09jwNJZSzECGLG3nkACSOdwv7TKyPki
gJfwIYdtC+JEVIr48GnvbzsTV+aBG5TItHuQpaJciD000P4m0dYXpDoaO7cxH4Qt
AAUtYkvEYPE0ktWvTt2jQDn8Ma1SdKdtfWKRcWKaMiBM44GoRqyWaUQhjGLwto6v
ocY0/JplqdcKdPIedFAw2ednlDqeJpRMs0ikv1yhgtts1nQ8MF0=
=t1ur
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/philmd/tags/mips-20210711' into staging
MIPS patches queue
- Rename Raven ASIC PCI bridge, add PCI_IO_BASE_ADDR definition
- Various Toshiba TX79 opcodes implemented
- Rewrite UHI errno_mips() using switch statement
- Few fixes and improvements in the SONIC model (dp8393x)
# gpg: Signature made Sun 11 Jul 2021 22:12:49 BST
# gpg: using RSA key FAABE75E12917221DCFD6BB2E3E32C2CDEADC0DE
# gpg: Good signature from "Philippe Mathieu-Daudé (F4BUG) <f4bug@amsat.org>" [full]
# Primary key fingerprint: FAAB E75E 1291 7221 DCFD 6BB2 E3E3 2C2C DEAD C0DE
* remotes/philmd/tags/mips-20210711:
dp8393x: don't force 32-bit register access
dp8393x: Rewrite dp8393x_get() / dp8393x_put()
dp8393x: Store CAM registers as 16-bit
dp8393x: Replace 0x40 magic value by SONIC_REG_COUNT definition
dp8393x: Replace address_space_rw(is_write=1) by address_space_write()
dp8393x: fix CAM descriptor entry index
target/mips: Rewrite UHI errno_mips() using switch statement
target/mips/tx79: Introduce SQ opcode (Store Quadword)
target/mips/tx79: Introduce LQ opcode (Load Quadword)
target/mips/tx79: Introduce PROT3W opcode (Parallel Rotate 3 Words)
target/mips/tx79: Introduce PPACW opcode (Parallel Pack to Word)
target/mips/tx79: Introduce PCGT* (Parallel Compare for Greater Than)
target/mips/tx79: Introduce PCEQ* opcodes (Parallel Compare for Equal)
target/mips/tx79: Introduce PEXTL[BHW] opcodes (Parallel Extend Lower)
target/mips/tx79: Introduce PEXTUW (Parallel Extend Upper from Word)
target/mips/tx79: Introduce PSUB* opcodes (Parallel Subtract)
target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes (parallel logic)
hw/pci-host/raven: Add PCI_IO_BASE_ADDR definition
hw/pci-host: Rename Raven ASIC PCI bridge as raven.c
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2021-07-12 15:58:17 +01:00
..
2020-09-18 14:12:32 -04:00
2021-05-02 17:24:51 +02:00
2020-09-18 14:12:32 -04:00
2021-04-06 11:49:14 +01:00
2018-04-27 18:05:22 +10:00
2019-05-23 14:10:31 +02:00
2021-07-11 22:29:04 +02:00
2021-05-05 20:29:14 +01:00
2021-05-02 17:24:51 +02:00
2020-10-19 08:11:21 +01:00
2021-07-09 10:38:19 +10:00
2020-09-18 14:12:32 -04:00
2020-02-19 16:50:00 +00:00
2021-06-03 18:10:31 +10:00
2021-07-09 10:40:43 +10:00
2021-03-09 21:19:10 +01:00
2021-05-04 11:41:24 +10:00
2020-02-02 14:07:57 +11:00
2021-02-10 10:43:50 +11:00
2020-02-02 14:07:57 +11:00
2021-05-02 17:24:50 +02:00
2021-05-05 20:29:14 +01:00
2021-03-09 21:53:57 +01:00
2021-05-19 10:30:28 +10:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:50 +02:00
2021-01-19 10:20:29 +11:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:51 +02:00
2018-07-03 09:56:52 +10:00
2021-05-02 17:24:50 +02:00
2021-05-02 17:24:51 +02:00
2020-11-15 16:38:50 +01:00
2021-02-08 15:15:32 +01:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:51 +02:00
2021-07-09 11:01:06 +10:00
2021-01-19 10:20:29 +11:00
2021-05-05 20:29:14 +01:00
2021-05-02 17:24:51 +02:00
2021-07-09 10:55:11 +10:00
2021-05-02 17:24:51 +02:00
2020-12-14 15:50:55 +11:00
2021-02-10 10:43:50 +11:00
2021-06-03 13:22:06 +10:00
2021-01-19 10:20:29 +11:00
2020-09-08 10:08:43 +10:00
2021-06-03 13:22:06 +10:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:51 +02:00
2021-05-02 17:24:51 +02:00
2021-06-03 13:22:06 +10:00
2021-05-02 17:24:51 +02:00
2021-05-19 10:30:28 +10:00
2021-05-02 17:24:51 +02:00
2021-05-04 13:12:59 +10:00
2021-07-09 10:55:11 +10:00
2021-07-11 22:20:51 +01:00
2021-07-09 10:38:19 +10:00
2020-08-21 06:18:24 -04:00
2021-05-02 17:24:51 +02:00
2021-07-09 10:55:11 +10:00