Home
last modified time | relevance | path

Searched refs:TILEGXInstr_Acas (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/VEX/priv/
Dhost_tilegx_isel.c1535 addInstr(env, TILEGXInstr_Acas(GXacas_CMPEXCH, r_old, in iselStmt()
1544 addInstr(env, TILEGXInstr_Acas(GXacas_EXCH, r_old, in iselStmt()
1551 addInstr(env, TILEGXInstr_Acas(GXacas_FetchAnd, r_old, in iselStmt()
1558 addInstr(env, TILEGXInstr_Acas(GXacas_FetchAdd, r_old, in iselStmt()
1565 addInstr(env, TILEGXInstr_Acas(GXacas_FetchOr, r_old, in iselStmt()
1572 addInstr(env, TILEGXInstr_Acas(GXacas_FetchAddgez, r_old, in iselStmt()
Dhost_tilegx_defs.h485 extern TILEGXInstr *TILEGXInstr_Acas ( TILEGXAcasOp op, HReg old, HReg addr,
Dhost_tilegx_defs.c768 TILEGXInstr *TILEGXInstr_Acas ( TILEGXAcasOp op, HReg old, in TILEGXInstr_Acas() function