Searched hist:e82ca8acdd5021ccd7c0c0fe7e25fae7e3909b4b (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-ops.c.inc | diff e82ca8acdd5021ccd7c0c0fe7e25fae7e3909b4b Mon Jun 06 10:00:31 CDT 2022 Matheus Ferst <matheus.ferst@eldorado.org.br> target/ppc: use int128.h methods in vpmsumd
Also drop VECTOR_FOR_INORDER_I usage since there is no need to access the elements in any particular order, and move the instruction to decodetree.
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Reviewed-by: Víctor Colombo <victor.colombo@eldorado.org.br> Message-Id: <20220606150037.338931-2-matheus.ferst@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|
H A D | vmx-impl.c.inc | diff e82ca8acdd5021ccd7c0c0fe7e25fae7e3909b4b Mon Jun 06 10:00:31 CDT 2022 Matheus Ferst <matheus.ferst@eldorado.org.br> target/ppc: use int128.h methods in vpmsumd
Also drop VECTOR_FOR_INORDER_I usage since there is no need to access the elements in any particular order, and move the instruction to decodetree.
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Reviewed-by: Víctor Colombo <victor.colombo@eldorado.org.br> Message-Id: <20220606150037.338931-2-matheus.ferst@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|
/openbmc/qemu/target/ppc/ |
H A D | insn32.decode | diff e82ca8acdd5021ccd7c0c0fe7e25fae7e3909b4b Mon Jun 06 10:00:31 CDT 2022 Matheus Ferst <matheus.ferst@eldorado.org.br> target/ppc: use int128.h methods in vpmsumd
Also drop VECTOR_FOR_INORDER_I usage since there is no need to access the elements in any particular order, and move the instruction to decodetree.
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Reviewed-by: Víctor Colombo <victor.colombo@eldorado.org.br> Message-Id: <20220606150037.338931-2-matheus.ferst@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|
H A D | int_helper.c | diff e82ca8acdd5021ccd7c0c0fe7e25fae7e3909b4b Mon Jun 06 10:00:31 CDT 2022 Matheus Ferst <matheus.ferst@eldorado.org.br> target/ppc: use int128.h methods in vpmsumd
Also drop VECTOR_FOR_INORDER_I usage since there is no need to access the elements in any particular order, and move the instruction to decodetree.
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Reviewed-by: Víctor Colombo <victor.colombo@eldorado.org.br> Message-Id: <20220606150037.338931-2-matheus.ferst@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|
H A D | helper.h | diff e82ca8acdd5021ccd7c0c0fe7e25fae7e3909b4b Mon Jun 06 10:00:31 CDT 2022 Matheus Ferst <matheus.ferst@eldorado.org.br> target/ppc: use int128.h methods in vpmsumd
Also drop VECTOR_FOR_INORDER_I usage since there is no need to access the elements in any particular order, and move the instruction to decodetree.
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Reviewed-by: Víctor Colombo <victor.colombo@eldorado.org.br> Message-Id: <20220606150037.338931-2-matheus.ferst@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|