diff options
author | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-02-13 12:24:44 +0100 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2021-07-11 22:29:54 +0200 |
commit | 2d4ab117bebb90ad7e7e65629f99f9e82ba32053 (patch) | |
tree | 89c7bf59f697c46ba4ff676fd9584122ef8355e7 /authz | |
parent | 64e73920470f3ab848458cd965af3590430d321c (diff) | |
download | qemu-2d4ab117bebb90ad7e7e65629f99f9e82ba32053.zip qemu-2d4ab117bebb90ad7e7e65629f99f9e82ba32053.tar.gz qemu-2d4ab117bebb90ad7e7e65629f99f9e82ba32053.tar.bz2 |
target/mips/tx79: Introduce PAND/POR/PXOR/PNOR opcodes (parallel logic)
Introduce the parallel logic opcodes:
- PAND (Parallel AND)
- POR (Parallel OR)
- PXOR (Parallel XOR)
- PNOR (Parallel NOR)
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20210214175912.732946-16-f4bug@amsat.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'authz')
0 files changed, 0 insertions, 0 deletions