]> Git Repo - qemu.git/commit
Introduce TCGOpcode for memory barrier
authorPranith Kumar <[email protected]>
Thu, 14 Jul 2016 20:20:13 +0000 (16:20 -0400)
committerRichard Henderson <[email protected]>
Fri, 16 Sep 2016 15:12:11 +0000 (08:12 -0700)
commitf65e19bc2c9e8358e634d309606144ac2a3c2936
tree261b19dd382c67ff35f21ff53d64c58f03126764
parentbe2208e2a50f4b50980d92c26f2e12cb2bda4afc
Introduce TCGOpcode for memory barrier

This commit introduces the TCGOpcode for memory barrier instruction.

This opcode takes an argument which is the type of memory barrier
which should be generated.

Signed-off-by: Pranith Kumar <[email protected]>
Message-Id: <20160714202026[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
tcg/README
tcg/tcg-op.c
tcg/tcg-op.h
tcg/tcg-opc.h
tcg/tcg.h
This page took 0.025854 seconds and 4 git commands to generate.