Searched refs:update_data (Results 1 - 3 of 3) sorted by relevance

/gem5/src/dev/sparc/
H A DT1000.py66 ret_data64=0x0000000000000000, update_data=False)
73 ret_data64=0x0000000000000001, update_data=True)
77 ret_data64=0x0000000000000001, update_data=True)
81 ret_data64=0x0000000000000001, update_data=True)
85 ret_data64=0x0000000000000001, update_data=True)
89 ret_data64=0x0000000000000000, update_data=True)
93 ret_data64=0x0000000000000000, update_data=True)
97 ret_data64=0x0000000000000000, update_data=True)
101 ret_data64=0x0000000000000000, update_data=True)
/gem5/src/dev/
H A DDevice.py117 update_data = Param.Bool(False, "Update the data that is returned on writes") variable in class:IsaFake
H A Disa_fake.cc126 if (params()->update_data) {

Completed in 6 milliseconds