Signed-off-by: Richard Henderson
---
tcg/hppa/tcg-target.c | 58 +++-
tcg/hppa/tcg-target.h |1 +
2 files changed, 53 insertions(+), 6 deletions(-)
diff --git a/tcg/hppa/tcg-target.c b/tcg/hppa/tcg-target.c
index 7f4653e..a572cbf 100644
--- a/tcg
On 01/07/2011 03:35 PM, Stuart Brady wrote:
>> +static inline void tcg_out_depi(TCGContext *s, int ret, int arg,
>^^^
>> +unsigned ofs, unsigned len)
>> +{
>> +assert(ofs < 32 && len <= 32 - ofs);
>>
On Fri, Jan 07, 2011 at 02:42:59PM -0800, Richard Henderson wrote:
> Signed-off-by: Richard Henderson
> ---
> tcg/hppa/tcg-target.c | 58 +++-
> tcg/hppa/tcg-target.h |1 +
> 2 files changed, 53 insertions(+), 6 deletions(-)
>
> diff --git a/tcg/
Signed-off-by: Richard Henderson
---
tcg/hppa/tcg-target.c | 58 +++-
tcg/hppa/tcg-target.h |1 +
2 files changed, 53 insertions(+), 6 deletions(-)
diff --git a/tcg/hppa/tcg-target.c b/tcg/hppa/tcg-target.c
index 7f4653e..2c5df57 100644
--- a/tcg