MIPS64_LD is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

MIPS64_LD macro

Syntax

#define MIPS64_LD(reg, off, base) MIPS64_I_INST(MIPS64_OP_LD, base, reg, off)

Arguments

reg

off

base

References

LocationText
mips64.h:185
#define MIPS64_LD(reg, off, base) MIPS64_I_INST(MIPS64_OP_LD, base, reg, off)
mips64_pracc.c:326
mips64_pracc.c:328
MIPS64_LD(8, 0, 8),
mips64_pracc.c:332
MIPS64_LD(8, 0, 15),
mips64_pracc.c:381
mips64_pracc.c:387
MIPS64_LD(8, 0, 15),
mips64_pracc.c:441
mips64_pracc.c:447
MIPS64_LD(8, 0, 15),
mips64_pracc.c:501
mips64_pracc.c:507
MIPS64_LD(8, 0, 15),
mips64_pracc.c:579
mips64_pracc.c:581
mips64_pracc.c:586
MIPS64_LD(9, 0, 15),
mips64_pracc.c:588
MIPS64_LD(8, 0, 15),
mips64_pracc.c:640
mips64_pracc.c:642
mips64_pracc.c:647
MIPS64_LD(9, 0, 15),
mips64_pracc.c:649
MIPS64_LD(8, 0, 15),
mips64_pracc.c:703
mips64_pracc.c:705
mips64_pracc.c:709
MIPS64_LD(9, 0, 15),
mips64_pracc.c:711
MIPS64_LD(8, 0, 15),
mips64_pracc.c:763
mips64_pracc.c:765
mips64_pracc.c:769
MIPS64_LD(9, 0, 15),
mips64_pracc.c:771
MIPS64_LD(8, 0, 15),
mips64_pracc.c:836
MIPS64_LD(1, 1*8, 2),
mips64_pracc.c:838
MIPS64_LD(15, 15*8, 2),
mips64_pracc.c:848
MIPS64_LD(3, 3*8, 1),
mips64_pracc.c:849
MIPS64_LD(4, 4*8, 1),
mips64_pracc.c:850
MIPS64_LD(5, 5*8, 1),
mips64_pracc.c:851
MIPS64_LD(6, 6*8, 1),
mips64_pracc.c:852
MIPS64_LD(7, 7*8, 1),
mips64_pracc.c:853
MIPS64_LD(8, 8*8, 1),
mips64_pracc.c:854
MIPS64_LD(9, 9*8, 1),
mips64_pracc.c:855
MIPS64_LD(10, 10*8, 1),
mips64_pracc.c:856
MIPS64_LD(11, 11*8, 1),
mips64_pracc.c:857
MIPS64_LD(12, 12*8, 1),
mips64_pracc.c:858
MIPS64_LD(13, 13*8, 1),
mips64_pracc.c:859
MIPS64_LD(14, 14*8, 1),
mips64_pracc.c:860
MIPS64_LD(16, 16*8, 1),
mips64_pracc.c:861
MIPS64_LD(17, 17*8, 1),
mips64_pracc.c:862
MIPS64_LD(18, 18*8, 1),
mips64_pracc.c:863
MIPS64_LD(19, 19*8, 1),
mips64_pracc.c:864
MIPS64_LD(20, 20*8, 1),
mips64_pracc.c:865
MIPS64_LD(21, 21*8, 1),
mips64_pracc.c:866
MIPS64_LD(22, 22*8, 1),
mips64_pracc.c:867
MIPS64_LD(23, 23*8, 1),
mips64_pracc.c:868
MIPS64_LD(24, 24*8, 1),
mips64_pracc.c:869
MIPS64_LD(25, 25*8, 1),
mips64_pracc.c:870
MIPS64_LD(26, 26*8, 1),
mips64_pracc.c:871
MIPS64_LD(27, 27*8, 1),
mips64_pracc.c:872
MIPS64_LD(28, 28*8, 1),
mips64_pracc.c:873
MIPS64_LD(29, 29*8, 1),
mips64_pracc.c:874
MIPS64_LD(30, 30*8, 1),
mips64_pracc.c:875
MIPS64_LD(31, 31*8, 1),
mips64_pracc.c:876
MIPS64_LD(2, 32*8, 1),
mips64_pracc.c:878
MIPS64_LD(2, 33*8, 1),
mips64_pracc.c:880
MIPS64_LD(2, MIPS64_NUM_CORE_REGS * 8, 1),
mips64_pracc.c:882
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 2) * 8, 1),
mips64_pracc.c:884
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 3) * 8, 1),
mips64_pracc.c:886
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 4) * 8, 1),
mips64_pracc.c:888
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 5) * 8, 1),
mips64_pracc.c:890
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 6) * 8, 1),
mips64_pracc.c:892
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 8) * 8, 1),
mips64_pracc.c:894
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 9) * 8, 1),
mips64_pracc.c:896
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 10) * 8, 1),
mips64_pracc.c:898
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 11) * 8, 1),
mips64_pracc.c:900
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 12) * 8, 1),
mips64_pracc.c:902
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 13) * 8, 1),
mips64_pracc.c:904
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 15) * 8, 1),
mips64_pracc.c:906
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 16) * 8, 1),
mips64_pracc.c:908
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 21) * 8, 1),
mips64_pracc.c:910
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 22) * 8, 1),
mips64_pracc.c:912
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 24) * 8, 1),
mips64_pracc.c:914
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 25) * 8, 1),
mips64_pracc.c:916
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 26) * 8, 1),
mips64_pracc.c:918
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 27) * 8, 1),
mips64_pracc.c:920
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 28) * 8, 1),
mips64_pracc.c:922
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 29) * 8, 1),
mips64_pracc.c:924
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 30) * 8, 1),
mips64_pracc.c:926
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 31) * 8, 1),
mips64_pracc.c:928
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 32) * 8, 1),
mips64_pracc.c:930
MIPS64_LD(2, (MIPS64_NUM_CORE_REGS + 33) * 8, 1),
mips64_pracc.c:939
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 33) * 8, 1),
mips64_pracc.c:941
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 32) * 8, 1),
mips64_pracc.c:943
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 34) * 8, 1),
mips64_pracc.c:945
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 35) * 8, 1),
mips64_pracc.c:947
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 36) * 8, 1),
mips64_pracc.c:949
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 37) * 8, 1),
mips64_pracc.c:951
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 0) * 8, 1),
mips64_pracc.c:953
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 1) * 8, 1),
mips64_pracc.c:955
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 2) * 8, 1),
mips64_pracc.c:957
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 3) * 8, 1),
mips64_pracc.c:959
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 4) * 8, 1),
mips64_pracc.c:961
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 5) * 8, 1),
mips64_pracc.c:963
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 6) * 8, 1),
mips64_pracc.c:965
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 7) * 8, 1),
mips64_pracc.c:967
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 8) * 8, 1),
mips64_pracc.c:969
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 9) * 8, 1),
mips64_pracc.c:971
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 10) * 8, 1),
mips64_pracc.c:973
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 11) * 8, 1),
mips64_pracc.c:975
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 12) * 8, 1),
mips64_pracc.c:977
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 13) * 8, 1),
mips64_pracc.c:979
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 14) * 8, 1),
mips64_pracc.c:981
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 15) * 8, 1),
mips64_pracc.c:983
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 16) * 8, 1),
mips64_pracc.c:985
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 17) * 8, 1),
mips64_pracc.c:987
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 18) * 8, 1),
mips64_pracc.c:989
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 19) * 8, 1),
mips64_pracc.c:991
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 20) * 8, 1),
mips64_pracc.c:993
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 21) * 8, 1),
mips64_pracc.c:995
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 22) * 8, 1),
mips64_pracc.c:997
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 23) * 8, 1),
mips64_pracc.c:999
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 24) * 8, 1),
mips64_pracc.c:1001
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 25) * 8, 1),
mips64_pracc.c:1003
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 26) * 8, 1),
mips64_pracc.c:1005
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 27) * 8, 1),
mips64_pracc.c:1007
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 28) * 8, 1),
mips64_pracc.c:1009
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 29) * 8, 1),
mips64_pracc.c:1011
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 30) * 8, 1),
mips64_pracc.c:1013
MIPS64_LD(2, (MIPS64_NUM_CORE_C0_REGS + 31) * 8, 1),
mips64_pracc.c:1015
MIPS64_LD(2, 2 * 8, 1),
mips64_pracc.c:1016
MIPS64_LD(1, 0, 15),
mips64_pracc.c:1241
MIPS64_LD(2, 0, 15),
mips64_pracc.c:1242
MIPS64_LD(1, 0, 15),
mips64_pracc.c:1286
MIPS64_LD(9, 0, 8),
mips64_pracc.c:1288
MIPS64_LD(10, 0, 8),
mips64_pracc.c:1292
/* 8 */ MIPS64_LD(11, 0, 0),
mips64_pracc.c:1300
MIPS64_LD(8, MIPS64_FASTDATA_HANDLER_SIZE - 8, 15),
mips64_pracc.c:1301
MIPS64_LD(9, MIPS64_FASTDATA_HANDLER_SIZE - 8 * 2, 15),
mips64_pracc.c:1302
MIPS64_LD(10, MIPS64_FASTDATA_HANDLER_SIZE - 8 * 3, 15),
mips64_pracc.c:1303
MIPS64_LD(11, MIPS64_FASTDATA_HANDLER_SIZE - 8 * 4, 15),
mips64_pracc.c:1333
handler_code[8] = MIPS64_LD(11, 0, 8);
mips64_pracc.c:1338
handler_code[8] = MIPS64_LD(11, 0, 9);
mips_ejtag.c:481
MIPS64_LD(2, 0, 15),
mips_ejtag.c:482
MIPS64_LD(1, 0, 15),