Searched hist:6481 (Results 1 - 5 of 5) sorted by relevance

/gem5/src/arch/x86/isa/insts/general_purpose/rotate_and_shift/
H A Dshift.pydiff 6481:fa6d324aa2f9 Fri Aug 07 13:13:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: (Re)Implemented SHRD.
/gem5/include/gem5/
H A Dm5ops.hdiff 12423:97aad565ab2c Fri Dec 08 00:34:00 EST 2017 Hanhwi Jang <jang.hanhwi@gmail.com> util: resolve m5op name mismatching in m5op headers.

Two m5op, load_symbol and dist_toggle_sync are defined with
different name in C and asm version headers 'm5ops.h'
The m5ops are named to m5_load_symbol() and m5_dist_toggle_sync().

Change-Id: I9630d74f3fb95bc3dc5fa082778d8f6eaa49b3cb
Reviewed-on: https://gem5-review.googlesource.com/6481
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/include/gem5/asm/generic/
H A Dm5ops.hdiff 12423:97aad565ab2c Fri Dec 08 00:34:00 EST 2017 Hanhwi Jang <jang.hanhwi@gmail.com> util: resolve m5op name mismatching in m5op headers.

Two m5op, load_symbol and dist_toggle_sync are defined with
different name in C and asm version headers 'm5ops.h'
The m5ops are named to m5_load_symbol() and m5_dist_toggle_sync().

Change-Id: I9630d74f3fb95bc3dc5fa082778d8f6eaa49b3cb
Reviewed-on: https://gem5-review.googlesource.com/6481
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Maintainer: Andreas Sandberg <andreas.sandberg@arm.com>
/gem5/src/arch/x86/isa/decoder/
H A Dtwo_byte_opcodes.isadiff 6481:fa6d324aa2f9 Fri Aug 07 13:13:00 EDT 2009 Gabe Black <gblack@eecs.umich.edu> X86: (Re)Implemented SHRD.
/gem5/configs/common/
H A DFSConfig.pydiff 5840:6481e40d21eb Sun Feb 01 03:20:00 EST 2009 Gabe Black <gblack@eecs.umich.edu> X86: Take out the IDE noprobe kernel arguments.

Completed in 71 milliseconds