Revision 5d04f23b tcg/tcg.h

b/tcg/tcg.h
319 319

  
320 320
void tcg_set_frame(TCGContext *s, int reg,
321 321
                   tcg_target_long start, tcg_target_long size);
322
TCGv_i64 tcg_global_reg2_new_hack(TCGType type, int reg1, int reg2,
323
                                  const char *name);
324 322

  
325 323
TCGv_i32 tcg_global_reg_new_i32(int reg, const char *name);
326 324
TCGv_i32 tcg_global_mem_new_i32(int reg, tcg_target_long offset,

Also available in: Unified diff